com.atlassian.bamboo.plugins.ssh
Class InstallSshClient

java.lang.Object
  extended by com.atlassian.bamboo.plugins.ssh.InstallSshClient

public class InstallSshClient
extends java.lang.Object


Field Summary
static int BUFFER_SIZE
           
 
Constructor Summary
InstallSshClient()
           
 
Method Summary
static void install(java.lang.String bambooHome)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUFFER_SIZE

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

InstallSshClient

public InstallSshClient()
Method Detail

install

public static void install(@NotNull
                           java.lang.String bambooHome)


Copyright © 2012 Atlassian. All Rights Reserved.