Dear Team,
I have been able to use the jBPM5 service and create a task. The tasks are successfully assigned to USERs or GROUPs.
When a task is assigned to a USER, the status of the task is RESERVED
When a task is assigned to a GROUP, the status of the task is ASSIGNED
In order to perform a action on the task I need to know, should I CALIM it first of just START the task. However, I donot want to get the task then inspect its status and deduce the action. Is there any API to determine the action that can be performed on a TASK?
Regards,
Franklin