Package hudson.slaves
Class Messages
java.lang.Object
hudson.slaves.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyCloud.ProvisionPermission.Description:Provision new nodes.static org.jvnet.localizer.LocalizableKeyCloud.RequiredName:Cloud must have a unique non-empty name..static org.jvnet.localizer.LocalizableKeyComputerLauncher.abortedLaunch:Launching agent process aborted..static org.jvnet.localizer.Localizable_ComputerLauncher_JavaVersionResult(Object arg0, Object arg1) KeyComputerLauncher.JavaVersionResult:{0} -version returned {1}..static org.jvnet.localizer.LocalizableKeyComputerLauncher.NoJavaFound:Java version {0} was found but 1.8 or later is needed..static org.jvnet.localizer.LocalizableKeyComputerLauncher.unexpectedError:Unexpected error in launching an agent. This is probably a bug in Jenkins.static org.jvnet.localizer.LocalizableKeyComputerLauncher.UnknownJavaVersion:Couldnât figure out the Java version of {0}.static org.jvnet.localizer.LocalizableKeyConnectionActivityMonitor.OfflineCause:Repeated ping attempts failed.static org.jvnet.localizer.LocalizableKeyDumbSlave.displayName:Permanent Agent.static org.jvnet.localizer.LocalizableKeyEnvironmentVariablesNodeProperty.displayName:Environment variables.static org.jvnet.localizer.LocalizableKeyJNLPLauncher.displayName:Launch agent by connecting it to the controller.static org.jvnet.localizer.LocalizableKeyNodeDescriptor.CheckName.Mandatory:Name is mandatory.static org.jvnet.localizer.LocalizableKeyNodeProvisioner.EmptyString: .static org.jvnet.localizer.LocalizableKeyOfflineCause.connection_was_broken_:Connection was broken: {0}.static org.jvnet.localizer.LocalizableKeyOfflineCause.connection_was_broken_simple:Connection was broken.static org.jvnet.localizer.LocalizableKeyOfflineCause.LaunchFailed:This agent is offline because Jenkins failed to launch the agent process on it..static org.jvnet.localizer.LocalizableKeyRetentionStrategy.Always.displayName:Keep this agent online as much as possible.static org.jvnet.localizer.LocalizableKeyRetentionStrategy.Demand.displayName:Bring this agent online when in demand, and take offline when idle.static org.jvnet.localizer.LocalizableKeyRetentionStrategy.Demand.OfflineIdle:Offline because computer was idle; it will be relaunched when needed..static org.jvnet.localizer.LocalizableKeySimpleScheduledRetentionStrategy.displayName:Bring this agent online according to a schedule.static org.jvnet.localizer.LocalizableKeySimpleScheduledRetentionStrategy.FinishedUpTime:Computer has finished its scheduled uptime.static org.jvnet.localizer.Localizable_SlaveComputer_DisconnectedBy(Object arg0, Object arg1) KeySlaveComputer.DisconnectedBy:Disconnected by {0}{1}.static StringKeyCloud.ProvisionPermission.Description:Provision new nodes.static StringKeyCloud.RequiredName:Cloud must have a unique non-empty name..static StringKeyComputerLauncher.abortedLaunch:Launching agent process aborted..static StringComputerLauncher_JavaVersionResult(Object arg0, Object arg1) KeyComputerLauncher.JavaVersionResult:{0} -version returned {1}..static StringKeyComputerLauncher.NoJavaFound:Java version {0} was found but 1.8 or later is needed..static StringKeyComputerLauncher.unexpectedError:Unexpected error in launching an agent. This is probably a bug in Jenkins.static StringKeyComputerLauncher.UnknownJavaVersion:Couldnât figure out the Java version of {0}.static StringKeyConnectionActivityMonitor.OfflineCause:Repeated ping attempts failed.static StringKeyDumbSlave.displayName:Permanent Agent.static StringKeyEnvironmentVariablesNodeProperty.displayName:Environment variables.static StringKeyJNLPLauncher.displayName:Launch agent by connecting it to the controller.static StringKeyNodeDescriptor.CheckName.Mandatory:Name is mandatory.static StringKeyNodeProvisioner.EmptyString: .static StringKeyOfflineCause.connection_was_broken_:Connection was broken: {0}.static StringKeyOfflineCause.connection_was_broken_simple:Connection was broken.static StringKeyOfflineCause.LaunchFailed:This agent is offline because Jenkins failed to launch the agent process on it..static StringKeyRetentionStrategy.Always.displayName:Keep this agent online as much as possible.static StringKeyRetentionStrategy.Demand.displayName:Bring this agent online when in demand, and take offline when idle.static StringKeyRetentionStrategy.Demand.OfflineIdle:Offline because computer was idle; it will be relaunched when needed..static StringKeySimpleScheduledRetentionStrategy.displayName:Bring this agent online according to a schedule.static StringKeySimpleScheduledRetentionStrategy.FinishedUpTime:Computer has finished its scheduled uptime.static StringSlaveComputer_DisconnectedBy(Object arg0, Object arg1) KeySlaveComputer.DisconnectedBy:Disconnected by {0}{1}.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Cloud_RequiredName
KeyCloud.RequiredName:Cloud must have a unique non-empty name..- Returns:
Cloud must have a unique non-empty name.
-
_Cloud_RequiredName
public static org.jvnet.localizer.Localizable _Cloud_RequiredName()KeyCloud.RequiredName:Cloud must have a unique non-empty name..- Returns:
Cloud must have a unique non-empty name.
-
NodeProvisioner_EmptyString
KeyNodeProvisioner.EmptyString: .- Returns:
-
_NodeProvisioner_EmptyString
public static org.jvnet.localizer.Localizable _NodeProvisioner_EmptyString()KeyNodeProvisioner.EmptyString: .- Returns:
-
OfflineCause_LaunchFailed
KeyOfflineCause.LaunchFailed:This agent is offline because Jenkins failed to launch the agent process on it..- Returns:
This agent is offline because Jenkins failed to launch the agent process on it.
-
_OfflineCause_LaunchFailed
public static org.jvnet.localizer.Localizable _OfflineCause_LaunchFailed()KeyOfflineCause.LaunchFailed:This agent is offline because Jenkins failed to launch the agent process on it..- Returns:
This agent is offline because Jenkins failed to launch the agent process on it.
-
RetentionStrategy_Always_displayName
KeyRetentionStrategy.Always.displayName:Keep this agent online as much as possible.- Returns:
Keep this agent online as much as possible
-
_RetentionStrategy_Always_displayName
public static org.jvnet.localizer.Localizable _RetentionStrategy_Always_displayName()KeyRetentionStrategy.Always.displayName:Keep this agent online as much as possible.- Returns:
Keep this agent online as much as possible
-
NodeDescriptor_CheckName_Mandatory
KeyNodeDescriptor.CheckName.Mandatory:Name is mandatory.- Returns:
Name is mandatory
-
_NodeDescriptor_CheckName_Mandatory
public static org.jvnet.localizer.Localizable _NodeDescriptor_CheckName_Mandatory()KeyNodeDescriptor.CheckName.Mandatory:Name is mandatory.- Returns:
Name is mandatory
-
ConnectionActivityMonitor_OfflineCause
KeyConnectionActivityMonitor.OfflineCause:Repeated ping attempts failed.- Returns:
Repeated ping attempts failed
-
_ConnectionActivityMonitor_OfflineCause
public static org.jvnet.localizer.Localizable _ConnectionActivityMonitor_OfflineCause()KeyConnectionActivityMonitor.OfflineCause:Repeated ping attempts failed.- Returns:
Repeated ping attempts failed
-
OfflineCause_connection_was_broken_simple
KeyOfflineCause.connection_was_broken_simple:Connection was broken.- Returns:
Connection was broken
-
_OfflineCause_connection_was_broken_simple
public static org.jvnet.localizer.Localizable _OfflineCause_connection_was_broken_simple()KeyOfflineCause.connection_was_broken_simple:Connection was broken.- Returns:
Connection was broken
-
OfflineCause_connection_was_broken_
KeyOfflineCause.connection_was_broken_:Connection was broken: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Connection was broken: {0}
-
_OfflineCause_connection_was_broken_
KeyOfflineCause.connection_was_broken_:Connection was broken: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Connection was broken: {0}
-
RetentionStrategy_Demand_OfflineIdle
KeyRetentionStrategy.Demand.OfflineIdle:Offline because computer was idle; it will be relaunched when needed..- Returns:
Offline because computer was idle; it will be relaunched when needed.
-
_RetentionStrategy_Demand_OfflineIdle
public static org.jvnet.localizer.Localizable _RetentionStrategy_Demand_OfflineIdle()KeyRetentionStrategy.Demand.OfflineIdle:Offline because computer was idle; it will be relaunched when needed..- Returns:
Offline because computer was idle; it will be relaunched when needed.
-
ComputerLauncher_UnknownJavaVersion
KeyComputerLauncher.UnknownJavaVersion:Couldnât figure out the Java version of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Couldnât figure out the Java version of {0}
-
_ComputerLauncher_UnknownJavaVersion
KeyComputerLauncher.UnknownJavaVersion:Couldnât figure out the Java version of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Couldnât figure out the Java version of {0}
-
ComputerLauncher_unexpectedError
KeyComputerLauncher.unexpectedError:Unexpected error in launching an agent. This is probably a bug in Jenkins.- Returns:
Unexpected error in launching an agent. This is probably a bug in Jenkins
-
_ComputerLauncher_unexpectedError
public static org.jvnet.localizer.Localizable _ComputerLauncher_unexpectedError()KeyComputerLauncher.unexpectedError:Unexpected error in launching an agent. This is probably a bug in Jenkins.- Returns:
Unexpected error in launching an agent. This is probably a bug in Jenkins
-
RetentionStrategy_Demand_displayName
KeyRetentionStrategy.Demand.displayName:Bring this agent online when in demand, and take offline when idle.- Returns:
Bring this agent online when in demand, and take offline when idle
-
_RetentionStrategy_Demand_displayName
public static org.jvnet.localizer.Localizable _RetentionStrategy_Demand_displayName()KeyRetentionStrategy.Demand.displayName:Bring this agent online when in demand, and take offline when idle.- Returns:
Bring this agent online when in demand, and take offline when idle
-
DumbSlave_displayName
KeyDumbSlave.displayName:Permanent Agent.- Returns:
Permanent Agent
-
_DumbSlave_displayName
public static org.jvnet.localizer.Localizable _DumbSlave_displayName()KeyDumbSlave.displayName:Permanent Agent.- Returns:
Permanent Agent
-
ComputerLauncher_abortedLaunch
KeyComputerLauncher.abortedLaunch:Launching agent process aborted..- Returns:
Launching agent process aborted.
-
_ComputerLauncher_abortedLaunch
public static org.jvnet.localizer.Localizable _ComputerLauncher_abortedLaunch()KeyComputerLauncher.abortedLaunch:Launching agent process aborted..- Returns:
Launching agent process aborted.
-
SimpleScheduledRetentionStrategy_FinishedUpTime
KeySimpleScheduledRetentionStrategy.FinishedUpTime:Computer has finished its scheduled uptime.- Returns:
Computer has finished its scheduled uptime
-
_SimpleScheduledRetentionStrategy_FinishedUpTime
public static org.jvnet.localizer.Localizable _SimpleScheduledRetentionStrategy_FinishedUpTime()KeySimpleScheduledRetentionStrategy.FinishedUpTime:Computer has finished its scheduled uptime.- Returns:
Computer has finished its scheduled uptime
-
ComputerLauncher_NoJavaFound
KeyComputerLauncher.NoJavaFound:Java version {0} was found but 1.8 or later is needed..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Java version {0} was found but 1.8 or later is needed.
-
_ComputerLauncher_NoJavaFound
KeyComputerLauncher.NoJavaFound:Java version {0} was found but 1.8 or later is needed..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Java version {0} was found but 1.8 or later is needed.
-
JNLPLauncher_displayName
KeyJNLPLauncher.displayName:Launch agent by connecting it to the controller.- Returns:
Launch agent by connecting it to the controller
-
_JNLPLauncher_displayName
public static org.jvnet.localizer.Localizable _JNLPLauncher_displayName()KeyJNLPLauncher.displayName:Launch agent by connecting it to the controller.- Returns:
Launch agent by connecting it to the controller
-
EnvironmentVariablesNodeProperty_displayName
KeyEnvironmentVariablesNodeProperty.displayName:Environment variables.- Returns:
Environment variables
-
_EnvironmentVariablesNodeProperty_displayName
public static org.jvnet.localizer.Localizable _EnvironmentVariablesNodeProperty_displayName()KeyEnvironmentVariablesNodeProperty.displayName:Environment variables.- Returns:
Environment variables
-
Cloud_ProvisionPermission_Description
KeyCloud.ProvisionPermission.Description:Provision new nodes.- Returns:
Provision new nodes
-
_Cloud_ProvisionPermission_Description
public static org.jvnet.localizer.Localizable _Cloud_ProvisionPermission_Description()KeyCloud.ProvisionPermission.Description:Provision new nodes.- Returns:
Provision new nodes
-
SlaveComputer_DisconnectedBy
KeySlaveComputer.DisconnectedBy:Disconnected by {0}{1}.- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Disconnected by {0}{1}
-
_SlaveComputer_DisconnectedBy
public static org.jvnet.localizer.Localizable _SlaveComputer_DisconnectedBy(Object arg0, Object arg1) KeySlaveComputer.DisconnectedBy:Disconnected by {0}{1}.- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Disconnected by {0}{1}
-
SimpleScheduledRetentionStrategy_displayName
KeySimpleScheduledRetentionStrategy.displayName:Bring this agent online according to a schedule.- Returns:
Bring this agent online according to a schedule
-
_SimpleScheduledRetentionStrategy_displayName
public static org.jvnet.localizer.Localizable _SimpleScheduledRetentionStrategy_displayName()KeySimpleScheduledRetentionStrategy.displayName:Bring this agent online according to a schedule.- Returns:
Bring this agent online according to a schedule
-
ComputerLauncher_JavaVersionResult
KeyComputerLauncher.JavaVersionResult:{0} -version returned {1}..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} -version returned {1}.
-
_ComputerLauncher_JavaVersionResult
public static org.jvnet.localizer.Localizable _ComputerLauncher_JavaVersionResult(Object arg0, Object arg1) KeyComputerLauncher.JavaVersionResult:{0} -version returned {1}..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} -version returned {1}.
-