- java.lang.Object
-
- org.jenkinsci.main.modules.sshd.AsynchronousCommand
-
- org.jenkinsci.plugins.gitserver.ssh.ReceivePackCommand
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected String |
repoName |
-
Constructor Summary
Constructors
| Constructor and Description |
ReceivePackCommand(org.jenkinsci.main.modules.sshd.SshCommandFactory.CommandLine cmdLine) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected int |
doRun() |
protected int |
run() |
-
Methods inherited from class org.jenkinsci.main.modules.sshd.AsynchronousCommand
destroy, getCmdLine, getCurrentUser, getEnvironment, getErrorStream, getInputStream, getOutputStream, getSession, setErrorStream, setExitCallback, setInputStream, setOutputStream, setSession, start
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016. All rights reserved.