public interface ProcessExecutionContext extends ExecutionContext
| Modifier and Type | Method and Description |
|---|---|
void |
setCommand(ProcessCommand command) |
void |
stop(Process process)
Stops the execution context and manages the Process as well as any work
associated with the individual implementations.
|
setProject, startvoid setCommand(ProcessCommand command)
void stop(Process process) throws IOException
process - IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.