public class DiagnoseCommand extends AbstractRemoteSshCommand
proc| Constructor and Description |
|---|
DiagnoseCommand(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.
|
boolean |
isAlive() |
protected int |
main(List<String> args) |
die, getErrorPrintStream, run, run, startpublic DiagnoseCommand(org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine cmdLine)
public boolean isAlive()
protected int main(List<String> args) throws IOException, InterruptedException
main in class AbstractRemoteSshCommandIOExceptionInterruptedExceptionprotected void configure(ProcessWithPtyLauncher pb) throws IOException, InterruptedException
AbstractRemoteSshCommandconfigure in class AbstractRemoteSshCommandIOExceptionInterruptedExceptionCopyright © 2004-2013. All Rights Reserved.