-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- Prerequirement: human task instance is in the "Activated" state
- if the corresponding user task will be "completed" (for example by calling "TaskService#complete()") the associated human task instance has to perform a transition into the "Completed" State
- it should also possible to complete the HumanTask by calling "CaseService#complete(instanceId)", and in case of an associated user task the user task should be completed
- expose the new Java Api in the REST Api