public class LeaseSshCommand extends AbstractRemoteSshCommand
proc| Constructor and Description |
|---|
LeaseSshCommand(org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine cmdLine) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(ProcessWithPtyLauncher pb)
Configures how/where the process is launched.
|
protected int |
main(List<String> args) |
die, getErrorPrintStream, run, run, startpublic LeaseSshCommand(org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine cmdLine)
protected void configure(ProcessWithPtyLauncher pb) throws IOException, InterruptedException
AbstractRemoteSshCommandconfigure in class AbstractRemoteSshCommandIOExceptionInterruptedExceptionprotected int main(List<String> args) throws IOException, InterruptedException, org.kohsuke.args4j.CmdLineException
main in class AbstractRemoteSshCommandIOExceptionInterruptedExceptionorg.kohsuke.args4j.CmdLineExceptionCopyright © 2004-2013. All Rights Reserved.