hudson.plugins.xshell
Class Messages

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

public class Messages
extends 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 String XShell_DisplayName()
          Invoke XShell command
static 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 String XShell_ExecFailed()
Command execution failed.


_XShell_ExecFailed

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


XShell_DisplayName

public static String XShell_DisplayName()
Invoke XShell command


_XShell_DisplayName

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



Copyright © 2004-2013. All Rights Reserved.