public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_CommandLauncher_displayName()
Key
CommandLauncher.displayName : Launch slave via
execution of command on the Master . |
static org.jvnet.localizer.Localizable |
_CommandLauncher_NoLaunchCommand()
Key
CommandLauncher.NoLaunchCommand : No launch command
specified . |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_abortedLaunch()
Key
ComputerLauncher.abortedLaunch : Launching slave
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.6 or later is needed. . |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_UknownJavaVersion(Object arg0)
Key
ComputerLauncher.UknownJavaVersion : Couldn’t figure
out the Java version of {0} . |
static org.jvnet.localizer.Localizable |
_ComputerLauncher_unexpectedError()
Key
ComputerLauncher.unexpectedError : {@code Unexpected error
in launching a slave. |
static org.jvnet.localizer.Localizable |
_ConnectionActivityMonitor_OfflineCause()
Key
ConnectionActivityMonitor.OfflineCause : Repeated
ping attempts failed . |
static org.jvnet.localizer.Localizable |
_DumbSlave_displayName()
Key
DumbSlave.displayName : Dumb Slave . |
static org.jvnet.localizer.Localizable |
_EnvironmentVariablesNodeProperty_displayName()
Key
EnvironmentVariablesNodeProperty.displayName : Environment variables . |
static org.jvnet.localizer.Localizable |
_JNLPLauncher_displayName()
Key
JNLPLauncher.displayName : Launch slave agents via
Java Web Start . |
static org.jvnet.localizer.Localizable |
_NodeDescripter_CheckName_Mandatory()
Key
NodeDescripter.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 node is offline
because Jenkins failed to launch the slave agent on it. . |
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Always_displayName()
Key
RetentionStrategy.Always.displayName : Keep this
slave on-line as much as possible . |
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Demand_displayName()
Key
RetentionStrategy.Demand.displayName : Take this
slave on-line when in demand and off-line 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 : Take
this slave on-line 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 |
CommandLauncher_displayName()
Key
CommandLauncher.displayName : Launch slave via
execution of command on the Master . |
static String |
CommandLauncher_NoLaunchCommand()
Key
CommandLauncher.NoLaunchCommand : No launch command
specified . |
static String |
ComputerLauncher_abortedLaunch()
Key
ComputerLauncher.abortedLaunch : Launching slave
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.6 or later is needed. . |
static String |
ComputerLauncher_UknownJavaVersion(Object arg0)
Key
ComputerLauncher.UknownJavaVersion : Couldn’t figure
out the Java version of {0} . |
static String |
ComputerLauncher_unexpectedError()
Key
ComputerLauncher.unexpectedError : {@code Unexpected error
in launching a slave. |
static String |
ConnectionActivityMonitor_OfflineCause()
Key
ConnectionActivityMonitor.OfflineCause : Repeated
ping attempts failed . |
static String |
DumbSlave_displayName()
Key
DumbSlave.displayName : Dumb Slave . |
static String |
EnvironmentVariablesNodeProperty_displayName()
Key
EnvironmentVariablesNodeProperty.displayName : Environment variables . |
static String |
JNLPLauncher_displayName()
Key
JNLPLauncher.displayName : Launch slave agents via
Java Web Start . |
static String |
NodeDescripter_CheckName_Mandatory()
Key
NodeDescripter.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 node is offline
because Jenkins failed to launch the slave agent on it. . |
static String |
RetentionStrategy_Always_displayName()
Key
RetentionStrategy.Always.displayName : Keep this
slave on-line as much as possible . |
static String |
RetentionStrategy_Demand_displayName()
Key
RetentionStrategy.Demand.displayName : Take this
slave on-line when in demand and off-line 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 : Take
this slave on-line 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
: Dumb Slave
.Dumb Slave
public static org.jvnet.localizer.Localizable _DumbSlave_displayName()
DumbSlave.displayName
: Dumb Slave
.Dumb Slave
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 slave agents via
Java Web Start
.Launch slave agents via Java Web Start
public static org.jvnet.localizer.Localizable _JNLPLauncher_displayName()
JNLPLauncher.displayName
: Launch slave agents via
Java Web Start
.Launch slave agents via Java Web Start
public static String ComputerLauncher_UknownJavaVersion(Object arg0)
ComputerLauncher.UknownJavaVersion
: 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_UknownJavaVersion(Object arg0)
ComputerLauncher.UknownJavaVersion
: 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 ComputerLauncher_abortedLaunch()
ComputerLauncher.abortedLaunch
: Launching slave
process aborted.
.Launching slave process aborted.
public static org.jvnet.localizer.Localizable _ComputerLauncher_abortedLaunch()
ComputerLauncher.abortedLaunch
: Launching slave
process aborted.
.Launching slave 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 NodeDescripter_CheckName_Mandatory()
NodeDescripter.CheckName.Mandatory
: Name is
mandatory
.Name is mandatory
public static org.jvnet.localizer.Localizable _NodeDescripter_CheckName_Mandatory()
NodeDescripter.CheckName.Mandatory
: Name is
mandatory
.Name is mandatory
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 a slave. This is probably a bug in Jenkins
.Unexpected error in launching a slave. This is probably a bug
in Jenkins
public static org.jvnet.localizer.Localizable _ComputerLauncher_unexpectedError()
ComputerLauncher.unexpectedError
: Unexpected error
in launching a slave. This is probably a bug in Jenkins
.Unexpected error in launching a slave. This is probably a bug
in Jenkins
public static String SimpleScheduledRetentionStrategy_displayName()
SimpleScheduledRetentionStrategy.displayName
: Take
this slave on-line according to a schedule
.Take this slave on-line according to a schedule
public static org.jvnet.localizer.Localizable _SimpleScheduledRetentionStrategy_displayName()
SimpleScheduledRetentionStrategy.displayName
: Take
this slave on-line according to a schedule
.Take this slave on-line according to a schedule
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 CommandLauncher_displayName()
CommandLauncher.displayName
: Launch slave via
execution of command on the Master
.Launch slave via execution of command on the Master
public static org.jvnet.localizer.Localizable _CommandLauncher_displayName()
CommandLauncher.displayName
: Launch slave via
execution of command on the Master
.Launch slave via execution of command on the Master
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.6 or later is needed.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Java version {0} was found but 1.6 or later is needed.
public static org.jvnet.localizer.Localizable _ComputerLauncher_NoJavaFound(Object arg0)
ComputerLauncher.NoJavaFound
: Java version {0} was
found but 1.6 or later is needed.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Java version {0} was found but 1.6 or later is needed.
public static String CommandLauncher_NoLaunchCommand()
CommandLauncher.NoLaunchCommand
: No launch command
specified
.No launch command specified
public static org.jvnet.localizer.Localizable _CommandLauncher_NoLaunchCommand()
CommandLauncher.NoLaunchCommand
: No launch command
specified
.No launch command specified
public static String RetentionStrategy_Always_displayName()
RetentionStrategy.Always.displayName
: Keep this
slave on-line as much as possible
.Keep this slave on-line as much as possible
public static org.jvnet.localizer.Localizable _RetentionStrategy_Always_displayName()
RetentionStrategy.Always.displayName
: Keep this
slave on-line as much as possible
.Keep this slave on-line as much as possible
public static String RetentionStrategy_Demand_displayName()
RetentionStrategy.Demand.displayName
: Take this
slave on-line when in demand and off-line when idle
.Take this slave on-line when in demand and off-line when idle
public static org.jvnet.localizer.Localizable _RetentionStrategy_Demand_displayName()
RetentionStrategy.Demand.displayName
: Take this
slave on-line when in demand and off-line when idle
.Take this slave on-line when in demand and off-line when idle
public static String OfflineCause_LaunchFailed()
OfflineCause.LaunchFailed
: This node is offline
because Jenkins failed to launch the slave agent on it.
.This node is offline because Jenkins failed to launch the slave
agent on it.
public static org.jvnet.localizer.Localizable _OfflineCause_LaunchFailed()
OfflineCause.LaunchFailed
: This node is offline
because Jenkins failed to launch the slave agent on it.
.This node is offline because Jenkins failed to launch the slave
agent on it.
Copyright © 2019. All rights reserved.