Package jenkins.slaves
Class Messages
java.lang.Object
jenkins.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.Localizable
KeyDeprecatedAgentProtocolMonitor.displayName
:Deprecated Agent Protocol Monitor
.static org.jvnet.localizer.Localizable
KeyJnlpSlaveAgentProtocol.displayName
:Inbound TCP Agent Protocol/1 (deprecated, unencrypted)
.static org.jvnet.localizer.Localizable
KeyJnlpSlaveAgentProtocol2.displayName
:Inbound TCP Agent Protocol/2 (deprecated, unencrypted)
.static org.jvnet.localizer.Localizable
KeyJnlpSlaveAgentProtocol3.displayName
:Inbound TCP Agent Protocol/3 (deprecated, basic encryption)
.static org.jvnet.localizer.Localizable
KeyJnlpSlaveAgentProtocol4.displayName
:Inbound TCP Agent Protocol/4 (TLS encryption)
.static String
KeyDeprecatedAgentProtocolMonitor.displayName
:Deprecated Agent Protocol Monitor
.static String
KeyJnlpSlaveAgentProtocol.displayName
:Inbound TCP Agent Protocol/1 (deprecated, unencrypted)
.static String
KeyJnlpSlaveAgentProtocol2.displayName
:Inbound TCP Agent Protocol/2 (deprecated, unencrypted)
.static String
KeyJnlpSlaveAgentProtocol3.displayName
:Inbound TCP Agent Protocol/3 (deprecated, basic encryption)
.static String
KeyJnlpSlaveAgentProtocol4.displayName
:Inbound TCP Agent Protocol/4 (TLS encryption)
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
JnlpSlaveAgentProtocol_displayName
KeyJnlpSlaveAgentProtocol.displayName
:Inbound TCP Agent Protocol/1 (deprecated, unencrypted)
.- Returns:
Inbound TCP Agent Protocol/1 (deprecated, unencrypted)
-
_JnlpSlaveAgentProtocol_displayName
public static org.jvnet.localizer.Localizable _JnlpSlaveAgentProtocol_displayName()KeyJnlpSlaveAgentProtocol.displayName
:Inbound TCP Agent Protocol/1 (deprecated, unencrypted)
.- Returns:
Inbound TCP Agent Protocol/1 (deprecated, unencrypted)
-
JnlpSlaveAgentProtocol2_displayName
KeyJnlpSlaveAgentProtocol2.displayName
:Inbound TCP Agent Protocol/2 (deprecated, unencrypted)
.- Returns:
Inbound TCP Agent Protocol/2 (deprecated, unencrypted)
-
_JnlpSlaveAgentProtocol2_displayName
public static org.jvnet.localizer.Localizable _JnlpSlaveAgentProtocol2_displayName()KeyJnlpSlaveAgentProtocol2.displayName
:Inbound TCP Agent Protocol/2 (deprecated, unencrypted)
.- Returns:
Inbound TCP Agent Protocol/2 (deprecated, unencrypted)
-
JnlpSlaveAgentProtocol4_displayName
KeyJnlpSlaveAgentProtocol4.displayName
:Inbound TCP Agent Protocol/4 (TLS encryption)
.- Returns:
Inbound TCP Agent Protocol/4 (TLS encryption)
-
_JnlpSlaveAgentProtocol4_displayName
public static org.jvnet.localizer.Localizable _JnlpSlaveAgentProtocol4_displayName()KeyJnlpSlaveAgentProtocol4.displayName
:Inbound TCP Agent Protocol/4 (TLS encryption)
.- Returns:
Inbound TCP Agent Protocol/4 (TLS encryption)
-
DeprecatedAgentProtocolMonitor_displayName
KeyDeprecatedAgentProtocolMonitor.displayName
:Deprecated Agent Protocol Monitor
.- Returns:
Deprecated Agent Protocol Monitor
-
_DeprecatedAgentProtocolMonitor_displayName
public static org.jvnet.localizer.Localizable _DeprecatedAgentProtocolMonitor_displayName()KeyDeprecatedAgentProtocolMonitor.displayName
:Deprecated Agent Protocol Monitor
.- Returns:
Deprecated Agent Protocol Monitor
-
JnlpSlaveAgentProtocol3_displayName
KeyJnlpSlaveAgentProtocol3.displayName
:Inbound TCP Agent Protocol/3 (deprecated, basic encryption)
.- Returns:
Inbound TCP Agent Protocol/3 (deprecated, basic encryption)
-
_JnlpSlaveAgentProtocol3_displayName
public static org.jvnet.localizer.Localizable _JnlpSlaveAgentProtocol3_displayName()KeyJnlpSlaveAgentProtocol3.displayName
:Inbound TCP Agent Protocol/3 (deprecated, basic encryption)
.- Returns:
Inbound TCP Agent Protocol/3 (deprecated, basic encryption)
-