public class DefaultProcessExecutor extends Object implements ProcessExecutor
ProcessExecutor. Just executrs given
Launcher.ProcStarter and waits for its termination.| Constructor and Description |
|---|
DefaultProcessExecutor() |
public int execute(hudson.Launcher.ProcStarter starter)
throws IOException,
InterruptedException
execute in interface ProcessExecutorstarter - the starterIOException - Signals that an I/O exception has occurred.InterruptedException - the interrupted exceptionCopyright © 2018–2019 Tricentis. All rights reserved.