jenkins.plugins.publish_over_ssh
Class BapSshUtil

java.lang.Object
  extended by jenkins.plugins.publish_over_ssh.BapSshUtil

public class BapSshUtil
extends java.lang.Object


Field Summary
static int EXTENSION_ORDINAL_POST_BUILD_WRAPPER
           
static int EXTENSION_ORDINAL_PRE_BUILD_WRAPPER
           
 
Constructor Summary
BapSshUtil()
           
 
Method Summary
static byte[] toBytes(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENSION_ORDINAL_POST_BUILD_WRAPPER

public static final int EXTENSION_ORDINAL_POST_BUILD_WRAPPER
See Also:
Constant Field Values

EXTENSION_ORDINAL_PRE_BUILD_WRAPPER

public static final int EXTENSION_ORDINAL_PRE_BUILD_WRAPPER
See Also:
Constant Field Values
Constructor Detail

BapSshUtil

public BapSshUtil()
Method Detail

toBytes

public static byte[] toBytes(java.lang.String string)


Copyright © 2011. All Rights Reserved.