@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_AgentsProperties()
Key
Cloud.AgentsProperties : Agents Properties . |
static org.jvnet.localizer.Localizable |
_Cloud_Details()
Key
Cloud.Details : Cloud details . |
static org.jvnet.localizer.Localizable |
_Cloud_DisplayName()
Key
Cloud.DisplayName : Mac . |
static org.jvnet.localizer.Localizable |
_Cloud_IdleMinutes()
Key
Cloud.IdleMinutes : Idle minutes . |
static org.jvnet.localizer.Localizable |
_Cloud_JavaPath()
Key
Cloud.JavaPath : JavaPath . |
static org.jvnet.localizer.Localizable |
_Cloud_JvmOptions()
Key
Cloud.JvmOptions : Options de la JVM . |
static org.jvnet.localizer.Localizable |
_Cloud_Labels()
Key
Cloud.Labels : Labels . |
static org.jvnet.localizer.Localizable |
_Cloud_Name()
Key
Cloud.Name : Name . |
static org.jvnet.localizer.Localizable |
_Cloud_PrefixStartSlaveCmd()
Key
Cloud.PrefixStartSlaveCmd : Prefix Start Agent
Command . |
static org.jvnet.localizer.Localizable |
_Cloud_SuffixStartSlaveCmd()
Key
Cloud.SuffixStartSlaveCmd : Suffix Start Agent
Command . |
static org.jvnet.localizer.Localizable |
_Connector_JenkinsUrl()
Key
Connector.JenkinsUrl : Jenkins URL . |
static org.jvnet.localizer.Localizable |
_Connector_WebSocket()
Key
Connector.WebSocket : Web socket . |
static org.jvnet.localizer.Localizable |
_EnvVar_Add()
Key
EnvVar.Add : Add environment variable . |
static org.jvnet.localizer.Localizable |
_EnvVar_Delete()
Key
EnvVar.Delete : Delete environment variable . |
static org.jvnet.localizer.Localizable |
_EnvVar_DisplayName()
Key
EnvVar.DisplayName : Environment variable . |
static org.jvnet.localizer.Localizable |
_EnvVar_Key()
Key
EnvVar.Key : Key . |
static org.jvnet.localizer.Localizable |
_EnvVar_Title()
Key
EnvVar.Title : Environment variables . |
static org.jvnet.localizer.Localizable |
_EnvVar_Value()
Key
EnvVar.Value : Value . |
static org.jvnet.localizer.Localizable |
_Host_Add()
Key
Host.Add : Add Mac Host . |
static org.jvnet.localizer.Localizable |
_Host_AgentConnectionTimeout()
Key
Host.AgentConnectionTimeout : Agent connection
timeout . |
static org.jvnet.localizer.Localizable |
_Host_AgentJVMParameters()
Key
Host.AgentJVMParameters : Agent JVM Parameters . |
static org.jvnet.localizer.Localizable |
_Host_ConnectionFailed(Object arg0)
Key
Host.ConnectionFailed : Connection failed : {0} . |
static org.jvnet.localizer.Localizable |
_Host_ConnectionSucceeded(Object arg0)
Key
Host.ConnectionSucceeded : Connected as {0} . |
static org.jvnet.localizer.Localizable |
_Host_ConnectionTimeout()
Key
Host.ConnectionTimeout : Connection timeout . |
static org.jvnet.localizer.Localizable |
_Host_Credentials()
Key
Host.Credentials : Credentials . |
static org.jvnet.localizer.Localizable |
_Host_Delete()
Key
Host.Delete : Delete Mac Host . |
static org.jvnet.localizer.Localizable |
_Host_Details()
Key
Host.Details : Host details . |
static org.jvnet.localizer.Localizable |
_Host_Disabled()
Key
Host.Disabled : Disabled . |
static org.jvnet.localizer.Localizable |
_Host_DisplayName()
Key
Host.DisplayName : Mac Host . |
static org.jvnet.localizer.Localizable |
_Host_ErrorDuration()
Key
Host.ErrorDuration : Error duration . |
static org.jvnet.localizer.Localizable |
_Host_Host()
Key
Host.Host : Host . |
static org.jvnet.localizer.Localizable |
_Host_HostInvalid()
Key
Host.HostInvalid : The given host is not valid . |
static org.jvnet.localizer.Localizable |
_Host_HostRequired()
Key
Host.HostRequired : Host value is required . |
static org.jvnet.localizer.Localizable |
_Host_KexTimeout()
Key
Host.KexTimeout : Key exchange timeout . |
static org.jvnet.localizer.Localizable |
_Host_MaxTries()
Key
Host.MaxTries : Max connection retries . |
static org.jvnet.localizer.Localizable |
_Host_MaxUsers()
Key
Host.MaxUsers : Max users . |
static org.jvnet.localizer.Localizable |
_Host_Port()
Key
Host.Port : Port . |
static org.jvnet.localizer.Localizable |
_Host_PreLaunchCommand()
Key
Host.PreLaunchCommand : Pre-launch Command . |
static org.jvnet.localizer.Localizable |
_Host_ReadTimeout()
Key
Host.ReadTimeout : Read timeout . |
static org.jvnet.localizer.Localizable |
_Host_SecurityRestriction()
Key
Host.SecurityRestriction : Cannot validate the host
due to security restriction . |
static org.jvnet.localizer.Localizable |
_Host_TestConnection()
Key
Host.TestConnection : Test Connection . |
static org.jvnet.localizer.Localizable |
_Host_Title()
Key
Host.Title : Mac Hosts . |
static org.jvnet.localizer.Localizable |
_Host_UserManagementTool()
Key
Host.UserManagementTool : User management tool . |
static org.jvnet.localizer.Localizable |
_Keychain_DisplayName()
Key
Keychain.DisplayName : Keychain file . |
static org.jvnet.localizer.Localizable |
_Keychain_Title()
Key
Keychain.Title : Upload a keychain file . |
static org.jvnet.localizer.Localizable |
_MacDisabled_Disable()
Key
MacDisabled.Disable : Disable . |
static org.jvnet.localizer.Localizable |
_MacDisabled_ShowDetails()
Key
MacDisabled.ShowDetails : (show details) . |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_Base64EncodedKeyValueRequired()
Key
MacHostKeyVerifier.Base64EncodedKeyValueRequired : The value part of the key should be a Base64 encoded value. . |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_HostKey()
Key
MacHostKeyVerifier.HostKey : Host Key . |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_KeyNotTrusted(Object arg0)
Key
MacHostKeyVerifier.KeyNotTrusted : The SSH key for
the host {0} does not match the key required in the connection
configuration. |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_KeyTrusted(Object arg0)
Key
MacHostKeyVerifier.KeyTrusted : {@code SSH host key matched
the key required for this connection. |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_KeyValueDoesNotParse(Object arg0)
Key
MacHostKeyVerifier.KeyValueDoesNotParse : Key value
does not parse into a valid {0} key . |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_TwoPartKey()
Key
MacHostKeyVerifier.TwoPartKey : Key should be 2
parts: algorithm and Base 64 encoded key value. . |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_UnexpectedKeyAlgorithm(Object arg0)
Key
MacHostKeyVerifier.UnexpectedKeyAlgorithm : Unexpected key algorithm: {0} . |
static org.jvnet.localizer.Localizable |
_MacHostKeyVerifier_UnknownKeyAlgorithm()
Key
MacHostKeyVerifier.UnknownKeyAlgorithm : Key
algorithm should be one of ssh-rsa or ssh-dss. . |
static org.jvnet.localizer.Localizable |
_MacSlave_Description()
Key
MacSlave.Description : Description . |
static org.jvnet.localizer.Localizable |
_MacSlave_Executors()
Key
MacSlave.Executors : # of executors . |
static org.jvnet.localizer.Localizable |
_MacSlave_Labels()
Key
MacSlave.Labels : Labels . |
static org.jvnet.localizer.Localizable |
_MacSlave_NodeProperties()
Key
MacSlave.NodeProperties : Node Properties . |
static org.jvnet.localizer.Localizable |
_MacSlave_RemoteFSRoot()
Key
MacSlave.RemoteFSRoot : Remote FS root . |
static String |
Cloud_AgentsProperties()
Key
Cloud.AgentsProperties : Agents Properties . |
static String |
Cloud_Details()
Key
Cloud.Details : Cloud details . |
static String |
Cloud_DisplayName()
Key
Cloud.DisplayName : Mac . |
static String |
Cloud_IdleMinutes()
Key
Cloud.IdleMinutes : Idle minutes . |
static String |
Cloud_JavaPath()
Key
Cloud.JavaPath : JavaPath . |
static String |
Cloud_JvmOptions()
Key
Cloud.JvmOptions : Options de la JVM . |
static String |
Cloud_Labels()
Key
Cloud.Labels : Labels . |
static String |
Cloud_Name()
Key
Cloud.Name : Name . |
static String |
Cloud_PrefixStartSlaveCmd()
Key
Cloud.PrefixStartSlaveCmd : Prefix Start Agent
Command . |
static String |
Cloud_SuffixStartSlaveCmd()
Key
Cloud.SuffixStartSlaveCmd : Suffix Start Agent
Command . |
static String |
Connector_JenkinsUrl()
Key
Connector.JenkinsUrl : Jenkins URL . |
static String |
Connector_WebSocket()
Key
Connector.WebSocket : Web socket . |
static String |
EnvVar_Add()
Key
EnvVar.Add : Add environment variable . |
static String |
EnvVar_Delete()
Key
EnvVar.Delete : Delete environment variable . |
static String |
EnvVar_DisplayName()
Key
EnvVar.DisplayName : Environment variable . |
static String |
EnvVar_Key()
Key
EnvVar.Key : Key . |
static String |
EnvVar_Title()
Key
EnvVar.Title : Environment variables . |
static String |
EnvVar_Value()
Key
EnvVar.Value : Value . |
static String |
Host_Add()
Key
Host.Add : Add Mac Host . |
static String |
Host_AgentConnectionTimeout()
Key
Host.AgentConnectionTimeout : Agent connection
timeout . |
static String |
Host_AgentJVMParameters()
Key
Host.AgentJVMParameters : Agent JVM Parameters . |
static String |
Host_ConnectionFailed(Object arg0)
Key
Host.ConnectionFailed : Connection failed : {0} . |
static String |
Host_ConnectionSucceeded(Object arg0)
Key
Host.ConnectionSucceeded : Connected as {0} . |
static String |
Host_ConnectionTimeout()
Key
Host.ConnectionTimeout : Connection timeout . |
static String |
Host_Credentials()
Key
Host.Credentials : Credentials . |
static String |
Host_Delete()
Key
Host.Delete : Delete Mac Host . |
static String |
Host_Details()
Key
Host.Details : Host details . |
static String |
Host_Disabled()
Key
Host.Disabled : Disabled . |
static String |
Host_DisplayName()
Key
Host.DisplayName : Mac Host . |
static String |
Host_ErrorDuration()
Key
Host.ErrorDuration : Error duration . |
static String |
Host_Host()
Key
Host.Host : Host . |
static String |
Host_HostInvalid()
Key
Host.HostInvalid : The given host is not valid . |
static String |
Host_HostRequired()
Key
Host.HostRequired : Host value is required . |
static String |
Host_KexTimeout()
Key
Host.KexTimeout : Key exchange timeout . |
static String |
Host_MaxTries()
Key
Host.MaxTries : Max connection retries . |
static String |
Host_MaxUsers()
Key
Host.MaxUsers : Max users . |
static String |
Host_Port()
Key
Host.Port : Port . |
static String |
Host_PreLaunchCommand()
Key
Host.PreLaunchCommand : Pre-launch Command . |
static String |
Host_ReadTimeout()
Key
Host.ReadTimeout : Read timeout . |
static String |
Host_SecurityRestriction()
Key
Host.SecurityRestriction : Cannot validate the host
due to security restriction . |
static String |
Host_TestConnection()
Key
Host.TestConnection : Test Connection . |
static String |
Host_Title()
Key
Host.Title : Mac Hosts . |
static String |
Host_UserManagementTool()
Key
Host.UserManagementTool : User management tool . |
static String |
Keychain_DisplayName()
Key
Keychain.DisplayName : Keychain file . |
static String |
Keychain_Title()
Key
Keychain.Title : Upload a keychain file . |
static String |
MacDisabled_Disable()
Key
MacDisabled.Disable : Disable . |
static String |
MacDisabled_ShowDetails()
Key
MacDisabled.ShowDetails : (show details) . |
static String |
MacHostKeyVerifier_Base64EncodedKeyValueRequired()
Key
MacHostKeyVerifier.Base64EncodedKeyValueRequired : The value part of the key should be a Base64 encoded value. . |
static String |
MacHostKeyVerifier_HostKey()
Key
MacHostKeyVerifier.HostKey : Host Key . |
static String |
MacHostKeyVerifier_KeyNotTrusted(Object arg0)
Key
MacHostKeyVerifier.KeyNotTrusted : The SSH key for
the host {0} does not match the key required in the connection
configuration. |
static String |
MacHostKeyVerifier_KeyTrusted(Object arg0)
Key
MacHostKeyVerifier.KeyTrusted : {@code SSH host key matched
the key required for this connection. |
static String |
MacHostKeyVerifier_KeyValueDoesNotParse(Object arg0)
Key
MacHostKeyVerifier.KeyValueDoesNotParse : Key value
does not parse into a valid {0} key . |
static String |
MacHostKeyVerifier_TwoPartKey()
Key
MacHostKeyVerifier.TwoPartKey : Key should be 2
parts: algorithm and Base 64 encoded key value. . |
static String |
MacHostKeyVerifier_UnexpectedKeyAlgorithm(Object arg0)
Key
MacHostKeyVerifier.UnexpectedKeyAlgorithm : Unexpected key algorithm: {0} . |
static String |
MacHostKeyVerifier_UnknownKeyAlgorithm()
Key
MacHostKeyVerifier.UnknownKeyAlgorithm : Key
algorithm should be one of ssh-rsa or ssh-dss. . |
static String |
MacSlave_Description()
Key
MacSlave.Description : Description . |
static String |
MacSlave_Executors()
Key
MacSlave.Executors : # of executors . |
static String |
MacSlave_Labels()
Key
MacSlave.Labels : Labels . |
static String |
MacSlave_NodeProperties()
Key
MacSlave.NodeProperties : Node Properties . |
static String |
MacSlave_RemoteFSRoot()
Key
MacSlave.RemoteFSRoot : Remote FS root . |
public static String MacHostKeyVerifier_KeyNotTrusted(Object arg0)
MacHostKeyVerifier.KeyNotTrusted
: The SSH key for
the host {0} does not match the key required in the connection
configuration. Connections will be denied until the host key matches
the configuration key.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The SSH key for the host {0} does not match the key required in
the connection configuration. Connections will be denied until the
host key matches the configuration key.
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_KeyNotTrusted(Object arg0)
MacHostKeyVerifier.KeyNotTrusted
: The SSH key for
the host {0} does not match the key required in the connection
configuration. Connections will be denied until the host key matches
the configuration key.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The SSH key for the host {0} does not match the key required in
the connection configuration. Connections will be denied until the
host key matches the configuration key.
public static String Host_HostRequired()
Host.HostRequired
: Host value is required
.Host value is required
public static org.jvnet.localizer.Localizable _Host_HostRequired()
Host.HostRequired
: Host value is required
.Host value is required
public static String Cloud_Name()
Cloud.Name
: Name
.Name
public static org.jvnet.localizer.Localizable _Cloud_Name()
Cloud.Name
: Name
.Name
public static String Host_SecurityRestriction()
Host.SecurityRestriction
: Cannot validate the host
due to security restriction
.Cannot validate the host due to security restriction
public static org.jvnet.localizer.Localizable _Host_SecurityRestriction()
Host.SecurityRestriction
: Cannot validate the host
due to security restriction
.Cannot validate the host due to security restriction
public static String MacHostKeyVerifier_KeyValueDoesNotParse(Object arg0)
MacHostKeyVerifier.KeyValueDoesNotParse
: Key value
does not parse into a valid {0} key
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Key value does not parse into a valid {0} key
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_KeyValueDoesNotParse(Object arg0)
MacHostKeyVerifier.KeyValueDoesNotParse
: Key value
does not parse into a valid {0} key
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Key value does not parse into a valid {0} key
public static String EnvVar_Add()
EnvVar.Add
: Add environment variable
.Add environment variable
public static org.jvnet.localizer.Localizable _EnvVar_Add()
EnvVar.Add
: Add environment variable
.Add environment variable
public static String Host_Add()
Host.Add
: Add Mac Host
.Add Mac Host
public static org.jvnet.localizer.Localizable _Host_Add()
Host.Add
: Add Mac Host
.Add Mac Host
public static String Host_ErrorDuration()
Host.ErrorDuration
: Error duration
.Error duration
public static org.jvnet.localizer.Localizable _Host_ErrorDuration()
Host.ErrorDuration
: Error duration
.Error duration
public static String MacDisabled_ShowDetails()
MacDisabled.ShowDetails
: (show details)
.(show details)
public static org.jvnet.localizer.Localizable _MacDisabled_ShowDetails()
MacDisabled.ShowDetails
: (show details)
.(show details)
public static String MacSlave_NodeProperties()
MacSlave.NodeProperties
: Node Properties
.Node Properties
public static org.jvnet.localizer.Localizable _MacSlave_NodeProperties()
MacSlave.NodeProperties
: Node Properties
.Node Properties
public static String Host_MaxUsers()
Host.MaxUsers
: Max users
.Max users
public static org.jvnet.localizer.Localizable _Host_MaxUsers()
Host.MaxUsers
: Max users
.Max users
public static String Cloud_SuffixStartSlaveCmd()
Cloud.SuffixStartSlaveCmd
: Suffix Start Agent
Command
.Suffix Start Agent Command
public static org.jvnet.localizer.Localizable _Cloud_SuffixStartSlaveCmd()
Cloud.SuffixStartSlaveCmd
: Suffix Start Agent
Command
.Suffix Start Agent Command
public static String MacSlave_Description()
MacSlave.Description
: Description
.Description
public static org.jvnet.localizer.Localizable _MacSlave_Description()
MacSlave.Description
: Description
.Description
public static String Host_Disabled()
Host.Disabled
: Disabled
.Disabled
public static org.jvnet.localizer.Localizable _Host_Disabled()
Host.Disabled
: Disabled
.Disabled
public static String Host_HostInvalid()
Host.HostInvalid
: The given host is not valid
.The given host is not valid
public static org.jvnet.localizer.Localizable _Host_HostInvalid()
Host.HostInvalid
: The given host is not valid
.The given host is not valid
public static String Host_AgentConnectionTimeout()
Host.AgentConnectionTimeout
: Agent connection
timeout
.Agent connection timeout
public static org.jvnet.localizer.Localizable _Host_AgentConnectionTimeout()
Host.AgentConnectionTimeout
: Agent connection
timeout
.Agent connection timeout
public static String Host_TestConnection()
Host.TestConnection
: Test Connection
.Test Connection
public static org.jvnet.localizer.Localizable _Host_TestConnection()
Host.TestConnection
: Test Connection
.Test Connection
public static String MacSlave_Labels()
MacSlave.Labels
: Labels
.Labels
public static org.jvnet.localizer.Localizable _MacSlave_Labels()
MacSlave.Labels
: Labels
.Labels
public static String Host_ConnectionTimeout()
Host.ConnectionTimeout
: Connection timeout
.Connection timeout
public static org.jvnet.localizer.Localizable _Host_ConnectionTimeout()
Host.ConnectionTimeout
: Connection timeout
.Connection timeout
public static String Cloud_AgentsProperties()
Cloud.AgentsProperties
: Agents Properties
.Agents Properties
public static org.jvnet.localizer.Localizable _Cloud_AgentsProperties()
Cloud.AgentsProperties
: Agents Properties
.Agents Properties
public static String Cloud_DisplayName()
Cloud.DisplayName
: Mac
.Mac
public static org.jvnet.localizer.Localizable _Cloud_DisplayName()
Cloud.DisplayName
: Mac
.Mac
public static String EnvVar_Title()
EnvVar.Title
: Environment variables
.Environment variables
public static org.jvnet.localizer.Localizable _EnvVar_Title()
EnvVar.Title
: Environment variables
.Environment variables
public static String Host_AgentJVMParameters()
Host.AgentJVMParameters
: Agent JVM Parameters
.Agent JVM Parameters
public static org.jvnet.localizer.Localizable _Host_AgentJVMParameters()
Host.AgentJVMParameters
: Agent JVM Parameters
.Agent JVM Parameters
public static String Keychain_DisplayName()
Keychain.DisplayName
: Keychain file
.Keychain file
public static org.jvnet.localizer.Localizable _Keychain_DisplayName()
Keychain.DisplayName
: Keychain file
.Keychain file
public static String MacHostKeyVerifier_UnexpectedKeyAlgorithm(Object arg0)
MacHostKeyVerifier.UnexpectedKeyAlgorithm
: Unexpected key algorithm: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unexpected key algorithm: {0}
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_UnexpectedKeyAlgorithm(Object arg0)
MacHostKeyVerifier.UnexpectedKeyAlgorithm
: Unexpected key algorithm: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unexpected key algorithm: {0}
public static String Host_ConnectionSucceeded(Object arg0)
Host.ConnectionSucceeded
: Connected as {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connected as {0}
public static org.jvnet.localizer.Localizable _Host_ConnectionSucceeded(Object arg0)
Host.ConnectionSucceeded
: Connected as {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connected as {0}
public static String Connector_JenkinsUrl()
Connector.JenkinsUrl
: Jenkins URL
.Jenkins URL
public static org.jvnet.localizer.Localizable _Connector_JenkinsUrl()
Connector.JenkinsUrl
: Jenkins URL
.Jenkins URL
public static String Cloud_PrefixStartSlaveCmd()
Cloud.PrefixStartSlaveCmd
: Prefix Start Agent
Command
.Prefix Start Agent Command
public static org.jvnet.localizer.Localizable _Cloud_PrefixStartSlaveCmd()
Cloud.PrefixStartSlaveCmd
: Prefix Start Agent
Command
.Prefix Start Agent Command
public static String EnvVar_Key()
EnvVar.Key
: Key
.Key
public static org.jvnet.localizer.Localizable _EnvVar_Key()
EnvVar.Key
: Key
.Key
public static String Keychain_Title()
Keychain.Title
: Upload a keychain file
.Upload a keychain file
public static org.jvnet.localizer.Localizable _Keychain_Title()
Keychain.Title
: Upload a keychain file
.Upload a keychain file
public static String Host_Port()
Host.Port
: Port
.Port
public static org.jvnet.localizer.Localizable _Host_Port()
Host.Port
: Port
.Port
public static String EnvVar_Value()
EnvVar.Value
: Value
.Value
public static org.jvnet.localizer.Localizable _EnvVar_Value()
EnvVar.Value
: Value
.Value
public static String Host_Credentials()
Host.Credentials
: Credentials
.Credentials
public static org.jvnet.localizer.Localizable _Host_Credentials()
Host.Credentials
: Credentials
.Credentials
public static String EnvVar_Delete()
EnvVar.Delete
: Delete environment variable
.Delete environment variable
public static org.jvnet.localizer.Localizable _EnvVar_Delete()
EnvVar.Delete
: Delete environment variable
.Delete environment variable
public static String MacSlave_Executors()
MacSlave.Executors
: # of executors
.# of executors
public static org.jvnet.localizer.Localizable _MacSlave_Executors()
MacSlave.Executors
: # of executors
.# of executors
public static String MacDisabled_Disable()
MacDisabled.Disable
: Disable
.Disable
public static org.jvnet.localizer.Localizable _MacDisabled_Disable()
MacDisabled.Disable
: Disable
.Disable
public static String Host_UserManagementTool()
Host.UserManagementTool
: User management tool
.User management tool
public static org.jvnet.localizer.Localizable _Host_UserManagementTool()
Host.UserManagementTool
: User management tool
.User management tool
public static String Host_Title()
Host.Title
: Mac Hosts
.Mac Hosts
public static org.jvnet.localizer.Localizable _Host_Title()
Host.Title
: Mac Hosts
.Mac Hosts
public static String MacHostKeyVerifier_TwoPartKey()
MacHostKeyVerifier.TwoPartKey
: Key should be 2
parts: algorithm and Base 64 encoded key value.
.Key should be 2 parts: algorithm and Base 64 encoded key
value.
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_TwoPartKey()
MacHostKeyVerifier.TwoPartKey
: Key should be 2
parts: algorithm and Base 64 encoded key value.
.Key should be 2 parts: algorithm and Base 64 encoded key
value.
public static String Host_DisplayName()
Host.DisplayName
: Mac Host
.Mac Host
public static org.jvnet.localizer.Localizable _Host_DisplayName()
Host.DisplayName
: Mac Host
.Mac Host
public static String Host_ReadTimeout()
Host.ReadTimeout
: Read timeout
.Read timeout
public static org.jvnet.localizer.Localizable _Host_ReadTimeout()
Host.ReadTimeout
: Read timeout
.Read timeout
public static String MacHostKeyVerifier_UnknownKeyAlgorithm()
MacHostKeyVerifier.UnknownKeyAlgorithm
: Key
algorithm should be one of ssh-rsa or ssh-dss.
.Key algorithm should be one of ssh-rsa or ssh-dss.
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_UnknownKeyAlgorithm()
MacHostKeyVerifier.UnknownKeyAlgorithm
: Key
algorithm should be one of ssh-rsa or ssh-dss.
.Key algorithm should be one of ssh-rsa or ssh-dss.
public static String MacSlave_RemoteFSRoot()
MacSlave.RemoteFSRoot
: Remote FS root
.Remote FS root
public static org.jvnet.localizer.Localizable _MacSlave_RemoteFSRoot()
MacSlave.RemoteFSRoot
: Remote FS root
.Remote FS root
public static String Host_Delete()
Host.Delete
: Delete Mac Host
.Delete Mac Host
public static org.jvnet.localizer.Localizable _Host_Delete()
Host.Delete
: Delete Mac Host
.Delete Mac Host
public static String Host_MaxTries()
Host.MaxTries
: Max connection retries
.Max connection retries
public static org.jvnet.localizer.Localizable _Host_MaxTries()
Host.MaxTries
: Max connection retries
.Max connection retries
public static String Cloud_Labels()
Cloud.Labels
: Labels
.Labels
public static org.jvnet.localizer.Localizable _Cloud_Labels()
Cloud.Labels
: Labels
.Labels
public static String Connector_WebSocket()
Connector.WebSocket
: Web socket
.Web socket
public static org.jvnet.localizer.Localizable _Connector_WebSocket()
Connector.WebSocket
: Web socket
.Web socket
public static String Cloud_Details()
Cloud.Details
: Cloud details
.Cloud details
public static org.jvnet.localizer.Localizable _Cloud_Details()
Cloud.Details
: Cloud details
.Cloud details
public static String Host_Host()
Host.Host
: Host
.Host
public static org.jvnet.localizer.Localizable _Host_Host()
Host.Host
: Host
.Host
public static String Cloud_JavaPath()
Cloud.JavaPath
: JavaPath
.JavaPath
public static org.jvnet.localizer.Localizable _Cloud_JavaPath()
Cloud.JavaPath
: JavaPath
.JavaPath
public static String MacHostKeyVerifier_KeyTrusted(Object arg0)
MacHostKeyVerifier.KeyTrusted
: SSH host key matched
the key required for this connection. Connection will be allowed for
the host {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.SSH host key matched the key required for this connection.
Connection will be allowed for the host {0}.
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_KeyTrusted(Object arg0)
MacHostKeyVerifier.KeyTrusted
: SSH host key matched
the key required for this connection. Connection will be allowed for
the host {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.SSH host key matched the key required for this connection.
Connection will be allowed for the host {0}.
public static String Host_ConnectionFailed(Object arg0)
Host.ConnectionFailed
: Connection failed : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connection failed : {0}
public static org.jvnet.localizer.Localizable _Host_ConnectionFailed(Object arg0)
Host.ConnectionFailed
: Connection failed : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connection failed : {0}
public static String MacHostKeyVerifier_HostKey()
MacHostKeyVerifier.HostKey
: Host Key
.Host Key
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_HostKey()
MacHostKeyVerifier.HostKey
: Host Key
.Host Key
public static String Cloud_JvmOptions()
Cloud.JvmOptions
: Options de la JVM
.Options de la JVM
public static org.jvnet.localizer.Localizable _Cloud_JvmOptions()
Cloud.JvmOptions
: Options de la JVM
.Options de la JVM
public static String Host_Details()
Host.Details
: Host details
.Host details
public static org.jvnet.localizer.Localizable _Host_Details()
Host.Details
: Host details
.Host details
public static String Host_PreLaunchCommand()
Host.PreLaunchCommand
: Pre-launch Command
.Pre-launch Command
public static org.jvnet.localizer.Localizable _Host_PreLaunchCommand()
Host.PreLaunchCommand
: Pre-launch Command
.Pre-launch Command
public static String MacHostKeyVerifier_Base64EncodedKeyValueRequired()
MacHostKeyVerifier.Base64EncodedKeyValueRequired
: The value part of the key should be a Base64 encoded value.
.The value part of the key should be a Base64 encoded value.
public static org.jvnet.localizer.Localizable _MacHostKeyVerifier_Base64EncodedKeyValueRequired()
MacHostKeyVerifier.Base64EncodedKeyValueRequired
: The value part of the key should be a Base64 encoded value.
.The value part of the key should be a Base64 encoded value.
public static String Host_KexTimeout()
Host.KexTimeout
: Key exchange timeout
.Key exchange timeout
public static org.jvnet.localizer.Localizable _Host_KexTimeout()
Host.KexTimeout
: Key exchange timeout
.Key exchange timeout
public static String Cloud_IdleMinutes()
Cloud.IdleMinutes
: Idle minutes
.Idle minutes
public static org.jvnet.localizer.Localizable _Cloud_IdleMinutes()
Cloud.IdleMinutes
: Idle minutes
.Idle minutes
public static String EnvVar_DisplayName()
EnvVar.DisplayName
: Environment variable
.Environment variable
public static org.jvnet.localizer.Localizable _EnvVar_DisplayName()
EnvVar.DisplayName
: Environment variable
.Environment variable
Copyright © 2016–2022 EDF. All rights reserved.