ProcessStateDTO
Enum to indicate the current state of the process.
Values
Name
Description
ENDED
The process has ended.
CANCELLED
The process was cancelled.
ERROR
An error occurred processing the process.
ASSIGNED
The process has been assigned to a user or group.
WAITING
The process is in wait state.