Package com.github.toolarium.system.command.process
-
Interface Summary Interface Description IAsynchronousProcess Defines an asynchronous processIProcess Defines the processISynchronousProcess Defines the synchronous process
| Interface | Description |
|---|---|
| IAsynchronousProcess |
Defines an asynchronous process
|
| IProcess |
Defines the process
|
| ISynchronousProcess |
Defines the synchronous process
|