See: Description
Interface | Description |
---|---|
ExecutionDescriptor.InputProcessorFactory | Deprecated |
ExecutionDescriptor.InputProcessorFactory2 |
Factory creating the input processor.
|
ExecutionDescriptor.LineConvertorFactory |
Factory creating the line convertor.
|
ExecutionDescriptor.RerunCallback |
Provides a callback to be invoked when rerun action is invoked.
|
ExecutionDescriptor.RerunCondition |
Represents the possibility of reruning the action.
|
Class | Description |
---|---|
ExecutionDescriptor |
Descriptor for the execution service.
|
ExecutionService |
Execution service provides the facility to execute a process while
displaying the output and handling the input.
|
ExternalProcessBuilder | Deprecated
use
ProcessBuilder.getLocal() |
ExternalProcessSupport | Deprecated
use
Processes |
ProcessBuilder | Deprecated
use
ProcessBuilder |
ExecutionService