ProcessState - Processing states
Enumarators overview
- APS_aborted
 (5) - Action cancelled by administrator
 
- APS_queuing
 (1) - Action is waiting for being queued
 
- APS_running
 (3) - Action is running/processing
 
- APS_terminated
 (4) - Action has finished processing
 
- APS_undefined
 (0) - Process state undefined
 

