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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeySSH.DisplayName:Execute shell script on remote host using ssh.static StringKeySSH.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
-