Human Task
Introduction
infoA HumanTask is a Task that is performed by a Case worker.
— CMMN 1.1 Standard, 5.4.10.4, Human Task
In Flowable, Human Tasks are the primary way to interact with humans within a case. Once a Human Task is activated, a user is required to fill in a form of some sort.
Through forms, it is possible to create and update variables which can be used in other tasks or can be used to control the flow of a process.
Each task can be assigned to one or more people as well as shared with any number of groups. In addition, a task can optionally have a due date.
Properties
General
Common
| Attribute | Type | Description | Category |
|---|---|---|---|
| Model Id | Text | Model Id identifies the element within the process model. | The model id, name and documentation properties are used to uniquely identify the human task, to give it a user-friendly name and to add a free-form description. The due date can be used to define a deadline for the task. The priority is a number that is used to indicate its relative importance compared to other tasks. The category can be used to group tasks together and is used in custom queries |
| Name | Text | The name of the element. This is the name displayed in the diagram. | |
| Documentation | Multiline Text | The documentation attribute additionally adds a description to the component. | |
| Due date |