public class DefaultProcessExecutor extends Object implements ProcessExecutor
ProcessExecutor. Just executrs given
Launcher.ProcStarter and waits for its termination.| Constructor and Description |
|---|
DefaultProcessExecutor() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(hudson.Launcher.ProcStarter starter)
Execute
Launcher.ProcStarter. |
public int execute(hudson.Launcher.ProcStarter starter)
throws IOException,
InterruptedException
ProcessExecutorLauncher.ProcStarter.execute in interface ProcessExecutorstarter - process starter.IOExceptionInterruptedExceptionCopyright © 2018 Tricentis. All rights reserved.