Is it possible to have statuses for JBPM tasks?
For example,
- Assigned (which is equal to current Started, when a task assigned to concrete user)
- Started (when user starts his activity linked with task)
- Suspended (user stops this activity)
- Finished (the task completely finished)
It would be fine if task statuses can be configured on process level for each process type separately.