InvalidExitValueException |
Process finished with a forbidden exit value.
|
InvalidResultException |
Process finished with an unexpected result.
|
MessageLogger |
Logs messages at certain level.
|
ProcessAttributes |
Immutable set of attributes used to start a process.
|
ProcessExecutor |
Helper for executing sub processes.
|
ProcessInitException |
Creating a process failed providing an error code.
|
ProcessOutput |
Standard output of a finished process.
|
ProcessResult |
Exit value and output of a finished process.
|
StartedProcess |
Represents a process that has started.
|
WaitForProcess |
Handles the executed process.
|