com.atlassian.bamboo.maven.plugins.aws.jsch
Class JschSshUtils

java.lang.Object
  extended by com.atlassian.bamboo.maven.plugins.aws.jsch.JschSshUtils

public class JschSshUtils
extends Object


Constructor Summary
JschSshUtils()
           
 
Method Summary
static void executeCommand(com.jcraft.jsch.Session session, org.apache.maven.plugin.logging.Log log, String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JschSshUtils

public JschSshUtils()
Method Detail

executeCommand

public static void executeCommand(com.jcraft.jsch.Session session,
                                  org.apache.maven.plugin.logging.Log log,
                                  String command)
                           throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.