-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.3.1
-
Fix Version/s: 5.3.2
-
Component/s: None
The task service (JbpmTaskService) will make it possible to:
- create a task given a : core session, principal, task name, document, actors, and optional operation chains to launch when accepting or rejecting the tasks.
- end this task (validating or rejecting) taking care of operation chain ids set on the task.
Core events are sent in both cases, so that we can define listeners to these events.
We need to make sure that these tasks are presented on the dashboard, and they should be presented too on the document summary page (where it should be possible to accept or reject it with a comment).