@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_Cloud_ProvisionPermission_Description()
Key
Cloud.ProvisionPermission.Description : Provision
new nodes . |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_abortedLaunch()
Key
ComputerLauncher.abortedLaunch : Launching agent
process aborted. . |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_JavaVersionResult(Object arg0,
Object arg1)
Key
ComputerLauncher.JavaVersionResult : {0} -version
returned {1}. . |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_NoJavaFound(Object arg0)
Key
ComputerLauncher.NoJavaFound : Java version {0} was
found but 1.8 or later is needed. . |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_unexpectedError()
Key
ComputerLauncher.unexpectedError : {@code Unexpected error
in launching an agent. |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_UnknownJavaVersion(Object arg0)
Key
ComputerLauncher.UnknownJavaVersion : Couldn’t
figure out the Java version of {0} . |
static org.jvnet.localizer.Localizable |
_ConnectionActivityMonitor_OfflineCause()
Key
ConnectionActivityMonitor.OfflineCause : Repeated
ping attempts failed . |
static org.jvnet.localizer.Localizable |
_DumbSlave_displayName()
Key
DumbSlave.displayName : Permanent Agent . |
static org.jvnet.localizer.Localizable |
_EnvironmentVariablesNodeProperty_displayName()
Key
EnvironmentVariablesNodeProperty.displayName : Environment variables . |
static org.jvnet.localizer.Localizable |
_JNLPLauncher_displayName()
Key
JNLPLauncher.displayName : Launch agent by
connecting it to the controller . |
static org.jvnet.localizer.Localizable |
_NodeDescriptor_CheckName_Mandatory()
Key
NodeDescriptor.CheckName.Mandatory : Name is
mandatory . |
static org.jvnet.localizer.Localizable |
_NodeProvisioner_EmptyString()
Key
NodeProvisioner.EmptyString : . |
static org.jvnet.localizer.Localizable |
_OfflineCause_connection_was_broken_(Object arg0)
Key
OfflineCause.connection_was_broken_ : Connection was
broken: {0} . |
static org.jvnet.localizer.Localizable |
_OfflineCause_LaunchFailed()
Key
OfflineCause.LaunchFailed : This agent is offline
because Jenkins failed to launch the agent process on it. . |
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Always_displayName()
Key
RetentionStrategy.Always.displayName : Keep this
agent online as much as possible . |
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Demand_displayName()
Key
RetentionStrategy.Demand.displayName : Bring this
agent online when in demand, and take offline when idle . |
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Demand_OfflineIdle()
Key
RetentionStrategy.Demand.OfflineIdle : Offline
because computer was idle; it will be relaunched when needed. . |
static org.jvnet.localizer.Localizable |
_SimpleScheduledRetentionStrategy_displayName()
Key
SimpleScheduledRetentionStrategy.displayName : Bring
this agent online according to a schedule . |
static org.jvnet.localizer.Localizable |
_SimpleScheduledRetentionStrategy_FinishedUpTime()
Key
SimpleScheduledRetentionStrategy.FinishedUpTime : Computer has finished its scheduled uptime . |
static org.jvnet.localizer.Localizable |
_SlaveComputer_DisconnectedBy(Object arg0,
Object arg1)
Key
SlaveComputer.DisconnectedBy : Disconnected by
{0}{1} . |
static String |
Cloud_ProvisionPermission_Description()
Key
Cloud.ProvisionPermission.Description : Provision
new nodes . |
static String |
ComputerLauncher_abortedLaunch()
Key
ComputerLauncher.abortedLaunch : Launching agent
process aborted. . |
static String |
ComputerLauncher_JavaVersionResult(Object arg0,
Object arg1)
Key
ComputerLauncher.JavaVersionResult : {0} -version
returned {1}. . |
static String |
ComputerLauncher_NoJavaFound(Object arg0)
Key
ComputerLauncher.NoJavaFound : Java version {0} was
found but 1.8 or later is needed. . |
static String |
ComputerLauncher_unexpectedError()
Key
ComputerLauncher.unexpectedError : {@code Unexpected error
in launching an agent. |
static String |
ComputerLauncher_UnknownJavaVersion(Object arg0)
Key
ComputerLauncher.UnknownJavaVersion : Couldn’t
figure out the Java version of {0} . |
static String |
ConnectionActivityMonitor_OfflineCause()
Key
ConnectionActivityMonitor.OfflineCause : Repeated
ping attempts failed . |
static String |
DumbSlave_displayName()
Key
DumbSlave.displayName : Permanent Agent . |
static String |
EnvironmentVariablesNodeProperty_displayName()
Key
EnvironmentVariablesNodeProperty.displayName : Environment variables . |
static String |
JNLPLauncher_displayName()
Key
JNLPLauncher.displayName : Launch agent by
connecting it to the controller . |
static String |
NodeDescriptor_CheckName_Mandatory()
Key
NodeDescriptor.CheckName.Mandatory : Name is
mandatory . |
static String |
NodeProvisioner_EmptyString()
Key
NodeProvisioner.EmptyString : . |
static String |
OfflineCause_connection_was_broken_(Object arg0)
Key
OfflineCause.connection_was_broken_ : Connection was
broken: {0} . |
static String |
OfflineCause_LaunchFailed()
Key
OfflineCause.LaunchFailed : This agent is offline
because Jenkins failed to launch the agent process on it. . |
static String |
RetentionStrategy_Always_displayName()
Key
RetentionStrategy.Always.displayName : Keep this
agent online as much as possible . |
static String |
RetentionStrategy_Demand_displayName()
Key
RetentionStrategy.Demand.displayName : Bring this
agent online when in demand, and take offline when idle . |
static String |
RetentionStrategy_Demand_OfflineIdle()
Key
RetentionStrategy.Demand.OfflineIdle : Offline
because computer was idle; it will be relaunched when needed. . |
static String |
SimpleScheduledRetentionStrategy_displayName()
Key
SimpleScheduledRetentionStrategy.displayName : Bring
this agent online according to a schedule . |
static String |
SimpleScheduledRetentionStrategy_FinishedUpTime()
Key
SimpleScheduledRetentionStrategy.FinishedUpTime : Computer has finished its scheduled uptime . |
static String |
SlaveComputer_DisconnectedBy(Object arg0,
Object arg1)
Key
SlaveComputer.DisconnectedBy : Disconnected by
{0}{1} . |
public static String DumbSlave_displayName()
DumbSlave.displayName
: Permanent Agent
.Permanent Agent
public static org.jvnet.localizer.Localizable _DumbSlave_displayName()
DumbSlave.displayName
: Permanent Agent
.Permanent Agent
public static String NodeDescriptor_CheckName_Mandatory()
NodeDescriptor.CheckName.Mandatory
: Name is
mandatory
.Name is mandatory
public static org.jvnet.localizer.Localizable _NodeDescriptor_CheckName_Mandatory()
NodeDescriptor.CheckName.Mandatory
: Name is
mandatory
.Name is mandatory
public static String EnvironmentVariablesNodeProperty_displayName()
EnvironmentVariablesNodeProperty.displayName
: Environment variables
.Environment variables
public static org.jvnet.localizer.Localizable _EnvironmentVariablesNodeProperty_displayName()
EnvironmentVariablesNodeProperty.displayName
: Environment variables
.Environment variables
public static String RetentionStrategy_Demand_OfflineIdle()
RetentionStrategy.Demand.OfflineIdle
: Offline
because computer was idle; it will be relaunched when needed.
.Offline because computer was idle; it will be relaunched when
needed.
public static org.jvnet.localizer.Localizable _RetentionStrategy_Demand_OfflineIdle()
RetentionStrategy.Demand.OfflineIdle
: Offline
because computer was idle; it will be relaunched when needed.
.Offline because computer was idle; it will be relaunched when
needed.
public static String JNLPLauncher_displayName()
JNLPLauncher.displayName
: Launch agent by
connecting it to the controller
.Launch agent by connecting it to the controller
public static org.jvnet.localizer.Localizable _JNLPLauncher_displayName()
JNLPLauncher.displayName
: Launch agent by
connecting it to the controller
.Launch agent by connecting it to the controller
public static String ComputerLauncher_abortedLaunch()
ComputerLauncher.abortedLaunch
: Launching agent
process aborted.
.Launching agent process aborted.
public static org.jvnet.localizer.Localizable _ComputerLauncher_abortedLaunch()
ComputerLauncher.abortedLaunch
: Launching agent
process aborted.
.Launching agent process aborted.
public static String SimpleScheduledRetentionStrategy_FinishedUpTime()
SimpleScheduledRetentionStrategy.FinishedUpTime
: Computer has finished its scheduled uptime
.Computer has finished its scheduled uptime
public static org.jvnet.localizer.Localizable _SimpleScheduledRetentionStrategy_FinishedUpTime()
SimpleScheduledRetentionStrategy.FinishedUpTime
: Computer has finished its scheduled uptime
.Computer has finished its scheduled uptime
public static String ComputerLauncher_UnknownJavaVersion(Object arg0)
ComputerLauncher.UnknownJavaVersion
: Couldn’t
figure out the Java version of {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Couldn’t figure out the Java version of {0}
public static org.jvnet.localizer.Localizable _ComputerLauncher_UnknownJavaVersion(Object arg0)
ComputerLauncher.UnknownJavaVersion
: Couldn’t
figure out the Java version of {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Couldn’t figure out the Java version of {0}
public static String NodeProvisioner_EmptyString()
NodeProvisioner.EmptyString
: .public static org.jvnet.localizer.Localizable _NodeProvisioner_EmptyString()
NodeProvisioner.EmptyString
: .public static String ComputerLauncher_unexpectedError()
ComputerLauncher.unexpectedError
: Unexpected error
in launching an agent. This is probably a bug in Jenkins
.Unexpected error in launching an agent. This is probably a bug
in Jenkins
public static org.jvnet.localizer.Localizable _ComputerLauncher_unexpectedError()
ComputerLauncher.unexpectedError
: Unexpected error
in launching an agent. This is probably a bug in Jenkins
.Unexpected error in launching an agent. This is probably a bug
in Jenkins
public static String SimpleScheduledRetentionStrategy_displayName()
SimpleScheduledRetentionStrategy.displayName
: Bring
this agent online according to a schedule
.Bring this agent online according to a schedule
public static org.jvnet.localizer.Localizable _SimpleScheduledRetentionStrategy_displayName()
SimpleScheduledRetentionStrategy.displayName
: Bring
this agent online according to a schedule
.Bring this agent online according to a schedule
public static String Cloud_ProvisionPermission_Description()
Cloud.ProvisionPermission.Description
: Provision
new nodes
.Provision new nodes
public static org.jvnet.localizer.Localizable _Cloud_ProvisionPermission_Description()
Cloud.ProvisionPermission.Description
: Provision
new nodes
.Provision new nodes
public static String ConnectionActivityMonitor_OfflineCause()
ConnectionActivityMonitor.OfflineCause
: Repeated
ping attempts failed
.Repeated ping attempts failed
public static org.jvnet.localizer.Localizable _ConnectionActivityMonitor_OfflineCause()
ConnectionActivityMonitor.OfflineCause
: Repeated
ping attempts failed
.Repeated ping attempts failed
public static String OfflineCause_connection_was_broken_(Object arg0)
OfflineCause.connection_was_broken_
: Connection was
broken: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connection was broken: {0}
public static org.jvnet.localizer.Localizable _OfflineCause_connection_was_broken_(Object arg0)
OfflineCause.connection_was_broken_
: Connection was
broken: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connection was broken: {0}
public static String ComputerLauncher_JavaVersionResult(Object arg0, Object arg1)
ComputerLauncher.JavaVersionResult
: {0} -version
returned {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} -version returned {1}.
public static org.jvnet.localizer.Localizable _ComputerLauncher_JavaVersionResult(Object arg0, Object arg1)
ComputerLauncher.JavaVersionResult
: {0} -version
returned {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} -version returned {1}.
public static String SlaveComputer_DisconnectedBy(Object arg0, Object arg1)
SlaveComputer.DisconnectedBy
: Disconnected by
{0}{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Disconnected by {0}{1}
public static org.jvnet.localizer.Localizable _SlaveComputer_DisconnectedBy(Object arg0, Object arg1)
SlaveComputer.DisconnectedBy
: Disconnected by
{0}{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Disconnected by {0}{1}
public static String ComputerLauncher_NoJavaFound(Object arg0)
ComputerLauncher.NoJavaFound
: Java version {0} was
found but 1.8 or later is needed.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Java version {0} was found but 1.8 or later is needed.
public static org.jvnet.localizer.Localizable _ComputerLauncher_NoJavaFound(Object arg0)
ComputerLauncher.NoJavaFound
: Java version {0} was
found but 1.8 or later is needed.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Java version {0} was found but 1.8 or later is needed.
public static String RetentionStrategy_Always_displayName()
RetentionStrategy.Always.displayName
: Keep this
agent online as much as possible
.Keep this agent online as much as possible
public static org.jvnet.localizer.Localizable _RetentionStrategy_Always_displayName()
RetentionStrategy.Always.displayName
: Keep this
agent online as much as possible
.Keep this agent online as much as possible
public static String RetentionStrategy_Demand_displayName()
RetentionStrategy.Demand.displayName
: Bring this
agent online when in demand, and take offline when idle
.Bring this agent online when in demand, and take offline when
idle
public static org.jvnet.localizer.Localizable _RetentionStrategy_Demand_displayName()
RetentionStrategy.Demand.displayName
: Bring this
agent online when in demand, and take offline when idle
.Bring this agent online when in demand, and take offline when
idle
public static String OfflineCause_LaunchFailed()
OfflineCause.LaunchFailed
: This agent is offline
because Jenkins failed to launch the agent process on it.
.This agent is offline because Jenkins failed to launch the
agent process on it.
public static org.jvnet.localizer.Localizable _OfflineCause_LaunchFailed()
OfflineCause.LaunchFailed
: This agent is offline
because Jenkins failed to launch the agent process on it.
.This agent is offline because Jenkins failed to launch the
agent process on it.
Copyright © 2004–2022. All rights reserved.