Command |
Enum of possible process commands. |
Register |
Value : process:register
|
Unregister |
Value : process:unregister
|
Start |
Value : process:start
|
Stop |
Value : process:stop
|
LogLevel |
Enum of process log levels. |
Log |
Value : LOG
|
Error |
Value : ERROR
|
Warn |
Value : WARN
|
Verbose |
Value : VERBOSE
|
Debug |
Value : DEBUG
|
Status |
Enum of possible process statuses. |
Execute |
Value : execute
|
Ready |
Value : ready
|
Crashed |
Value : crashed
|
SortOrder |
ASC |
Value : ASC
|
DESC |
Value : DESC
|