Interface | Description |
---|---|
ConfiguredExecutable<T> | |
Executable<T> |
Interface to a native executable.
|
PipedExecutable<T> |
This is a marker interface to indicate that the output of the process must be
captured.
|
Class | Description |
---|---|
CommandBuilder<T> | |
CommandBuilder.Parameter | |
ConfExecutable<T> | |
EngineUtil | |
EnvVariableProcessor | |
PathValidator | |
RunConfiguration |
Value class for persisting ConfExecutable instances
|
SkeletalExecutable<T> | |
Util |
Enum | Description |
---|---|
Executable.ExecProvider |