hudson.plugins.xshell
Class Messages

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

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _XShell_DisplayName()
          Invoke XShell command
static org.jvnet.localizer.Localizable _XShell_ExecFailed()
          Command execution failed.
static java.lang.String XShell_DisplayName()
          Invoke XShell command
static java.lang.String XShell_ExecFailed()
          Command execution failed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

XShell_ExecFailed

public static java.lang.String XShell_ExecFailed()
Command execution failed.


_XShell_ExecFailed

public static org.jvnet.localizer.Localizable _XShell_ExecFailed()
Command execution failed.


XShell_DisplayName

public static java.lang.String XShell_DisplayName()
Invoke XShell command


_XShell_DisplayName

public static org.jvnet.localizer.Localizable _XShell_DisplayName()
Invoke XShell command



Copyright © 2010. All Rights Reserved.