Package org.jvnet.hudson.plugins
Class Messages
java.lang.Object
org.jvnet.hudson.plugins.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeySSH.DisplayName
:Execute shell script on remote host using ssh
.static String
KeySSH.DisplayName
:Execute shell script on remote host using ssh
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
SSH_DisplayName
KeySSH.DisplayName
:Execute shell script on remote host using ssh
.- Returns:
Execute shell script on remote host using ssh
-
_SSH_DisplayName
public static org.jvnet.localizer.Localizable _SSH_DisplayName()KeySSH.DisplayName
:Execute shell script on remote host using ssh
.- Returns:
Execute shell script on remote host using ssh
-