org.jvnet.hudson.plugins
Class Messages

java.lang.Object
  extended by org.jvnet.hudson.plugins.Messages

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _SSH_DisplayName()
          Execute shell script on remote host using ssh
static java.lang.String SSH_DisplayName()
          Execute shell script on remote host using ssh
 
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

SSH_DisplayName

public static java.lang.String SSH_DisplayName()
Execute shell script on remote host using ssh


_SSH_DisplayName

public static org.jvnet.localizer.Localizable _SSH_DisplayName()
Execute shell script on remote host using ssh



Copyright © 2012. All Rights Reserved.