public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_CommandLauncher_displayName()
Launch slave via execution of command on the Master
|
static org.jvnet.localizer.Localizable |
_CommandLauncher_NoLaunchCommand()
No launch command specified
|
static org.jvnet.localizer.Localizable |
_ComputerLauncher_abortedLaunch()
Launching slave process aborted.
|
static org.jvnet.localizer.Localizable |
_ComputerLauncher_JavaVersionResult(Object arg1,
Object arg2)
{0} -version returned {1}.
|
static org.jvnet.localizer.Localizable |
_ComputerLauncher_NoJavaFound(Object arg1)
Java version {0} was found but 1.6 or later is needed.
|
static org.jvnet.localizer.Localizable |
_ComputerLauncher_UknownJavaVersion(Object arg1)
Couldn’t figure out the Java version of {0}
|
static org.jvnet.localizer.Localizable |
_ComputerLauncher_unexpectedError()
Unexpected error in launching a slave.
|
static org.jvnet.localizer.Localizable |
_ConnectionActivityMonitor_OfflineCause()
Repeated ping attempts failed
|
static org.jvnet.localizer.Localizable |
_DumbSlave_displayName()
Dumb Slave
|
static org.jvnet.localizer.Localizable |
_EnvironmentVariablesNodeProperty_displayName()
Environment variables
|
static org.jvnet.localizer.Localizable |
_JNLPLauncher_displayName()
Launch slave agents via Java Web Start
|
static org.jvnet.localizer.Localizable |
_NodeDescripter_CheckName_Mandatory()
Name is mandatory
|
static org.jvnet.localizer.Localizable |
_NodeProvisioner_EmptyString() |
static org.jvnet.localizer.Localizable |
_OfflineCause_connection_was_broken_(Object arg1)
Connection was broken: {0}
|
static org.jvnet.localizer.Localizable |
_OfflineCause_LaunchFailed()
This node is offline because Jenkins failed to launch the slave agent on it.
|
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Always_displayName()
Keep this slave on-line as much as possible
|
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Demand_displayName()
Take this slave on-line when in demand and off-line when idle
|
static org.jvnet.localizer.Localizable |
_RetentionStrategy_Demand_OfflineIdle()
Offline because computer was idle; it will be relaunched when needed.
|
static org.jvnet.localizer.Localizable |
_SimpleScheduledRetentionStrategy_displayName()
Take this slave on-line according to a schedule
|
static org.jvnet.localizer.Localizable |
_SimpleScheduledRetentionStrategy_FinishedUpTime()
Computer has finished its scheduled uptime
|
static org.jvnet.localizer.Localizable |
_SlaveComputer_DisconnectedBy(Object arg1,
Object arg2)
Disconnected by {0}{1}
|
static String |
CommandLauncher_displayName()
Launch slave via execution of command on the Master
|
static String |
CommandLauncher_NoLaunchCommand()
No launch command specified
|
static String |
ComputerLauncher_abortedLaunch()
Launching slave process aborted.
|
static String |
ComputerLauncher_JavaVersionResult(Object arg1,
Object arg2)
{0} -version returned {1}.
|
static String |
ComputerLauncher_NoJavaFound(Object arg1)
Java version {0} was found but 1.6 or later is needed.
|
static String |
ComputerLauncher_UknownJavaVersion(Object arg1)
Couldn’t figure out the Java version of {0}
|
static String |
ComputerLauncher_unexpectedError()
Unexpected error in launching a slave.
|
static String |
ConnectionActivityMonitor_OfflineCause()
Repeated ping attempts failed
|
static String |
DumbSlave_displayName()
Dumb Slave
|
static String |
EnvironmentVariablesNodeProperty_displayName()
Environment variables
|
static String |
JNLPLauncher_displayName()
Launch slave agents via Java Web Start
|
static String |
NodeDescripter_CheckName_Mandatory()
Name is mandatory
|
static String |
NodeProvisioner_EmptyString() |
static String |
OfflineCause_connection_was_broken_(Object arg1)
Connection was broken: {0}
|
static String |
OfflineCause_LaunchFailed()
This node is offline because Jenkins failed to launch the slave agent on it.
|
static String |
RetentionStrategy_Always_displayName()
Keep this slave on-line as much as possible
|
static String |
RetentionStrategy_Demand_displayName()
Take this slave on-line when in demand and off-line when idle
|
static String |
RetentionStrategy_Demand_OfflineIdle()
Offline because computer was idle; it will be relaunched when needed.
|
static String |
SimpleScheduledRetentionStrategy_displayName()
Take this slave on-line according to a schedule
|
static String |
SimpleScheduledRetentionStrategy_FinishedUpTime()
Computer has finished its scheduled uptime
|
static String |
SlaveComputer_DisconnectedBy(Object arg1,
Object arg2)
Disconnected by {0}{1}
|
public static String DumbSlave_displayName()
public static org.jvnet.localizer.Localizable _DumbSlave_displayName()
public static String EnvironmentVariablesNodeProperty_displayName()
public static org.jvnet.localizer.Localizable _EnvironmentVariablesNodeProperty_displayName()
public static String RetentionStrategy_Demand_OfflineIdle()
public static org.jvnet.localizer.Localizable _RetentionStrategy_Demand_OfflineIdle()
public static String JNLPLauncher_displayName()
public static org.jvnet.localizer.Localizable _JNLPLauncher_displayName()
public static String ComputerLauncher_UknownJavaVersion(Object arg1)
public static org.jvnet.localizer.Localizable _ComputerLauncher_UknownJavaVersion(Object arg1)
public static String ComputerLauncher_abortedLaunch()
public static org.jvnet.localizer.Localizable _ComputerLauncher_abortedLaunch()
public static String SimpleScheduledRetentionStrategy_FinishedUpTime()
public static org.jvnet.localizer.Localizable _SimpleScheduledRetentionStrategy_FinishedUpTime()
public static String NodeDescripter_CheckName_Mandatory()
public static org.jvnet.localizer.Localizable _NodeDescripter_CheckName_Mandatory()
public static String NodeProvisioner_EmptyString()
public static org.jvnet.localizer.Localizable _NodeProvisioner_EmptyString()
public static String ComputerLauncher_unexpectedError()
public static org.jvnet.localizer.Localizable _ComputerLauncher_unexpectedError()
public static String SimpleScheduledRetentionStrategy_displayName()
public static org.jvnet.localizer.Localizable _SimpleScheduledRetentionStrategy_displayName()
public static String ConnectionActivityMonitor_OfflineCause()
public static org.jvnet.localizer.Localizable _ConnectionActivityMonitor_OfflineCause()
public static String CommandLauncher_displayName()
public static org.jvnet.localizer.Localizable _CommandLauncher_displayName()
public static String OfflineCause_connection_was_broken_(Object arg1)
public static org.jvnet.localizer.Localizable _OfflineCause_connection_was_broken_(Object arg1)
public static String ComputerLauncher_JavaVersionResult(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _ComputerLauncher_JavaVersionResult(Object arg1, Object arg2)
public static String SlaveComputer_DisconnectedBy(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _SlaveComputer_DisconnectedBy(Object arg1, Object arg2)
public static String ComputerLauncher_NoJavaFound(Object arg1)
public static org.jvnet.localizer.Localizable _ComputerLauncher_NoJavaFound(Object arg1)
public static String CommandLauncher_NoLaunchCommand()
public static org.jvnet.localizer.Localizable _CommandLauncher_NoLaunchCommand()
public static String RetentionStrategy_Always_displayName()
public static org.jvnet.localizer.Localizable _RetentionStrategy_Always_displayName()
public static String RetentionStrategy_Demand_displayName()
public static org.jvnet.localizer.Localizable _RetentionStrategy_Demand_displayName()
public static String OfflineCause_LaunchFailed()
public static org.jvnet.localizer.Localizable _OfflineCause_LaunchFailed()
Copyright © 2014. All rights reserved.