- java.lang.Object
-
- org.jenkinsci.main.modules.sshd.AsynchronousCommand
-
- org.jenkinsci.plugins.remote_terminal_access.ssh.DiagnoseCommand
-
-
Constructor Summary
Constructors
Constructor and Description |
DiagnoseCommand(org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine cmdLine) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
isAlive() |
protected int |
run() |
void |
start(org.apache.sshd.server.Environment env) |
-
Methods inherited from class org.jenkinsci.main.modules.sshd.AsynchronousCommand
destroy, getCmdLine, getCurrentUser, getEnvironment, getErrorStream, getInputStream, getOutputStream, getSession, setErrorStream, setExitCallback, setInputStream, setOutputStream, setSession
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isAlive
public boolean isAlive()
-
run
protected int run()
- Specified by:
run
in class org.jenkinsci.main.modules.sshd.AsynchronousCommand
Copyright © 2004-2013. All Rights Reserved.