Class Messages

java.lang.Object
hudson.plugins.xshell.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • XShell_DisplayName

      public static String XShell_DisplayName()
      Key XShell.DisplayName: Invoke XShell command.
      Returns:
      Invoke XShell command
    • _XShell_DisplayName

      public static org.jvnet.localizer.Localizable _XShell_DisplayName()
      Key XShell.DisplayName: Invoke XShell command.
      Returns:
      Invoke XShell command
    • XShell_ExecFailed

      public static String XShell_ExecFailed()
      Key XShell.ExecFailed: Command execution failed..
      Returns:
      Command execution failed.
    • _XShell_ExecFailed

      public static org.jvnet.localizer.Localizable _XShell_ExecFailed()
      Key XShell.ExecFailed: Command execution failed..
      Returns:
      Command execution failed.