com.atlassian.bamboo.maven.plugins.aws.jsch
Class JschSshUtils
java.lang.Object
com.atlassian.bamboo.maven.plugins.aws.jsch.JschSshUtils
public class JschSshUtils
- extends Object
|
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 |
JschSshUtils
public JschSshUtils()
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.