Task assignment pattern
The following pattern table highlights facts around Task Assignment Pattern:
Signature |
Task Assignment Pattern |
Classification |
Human Task Pattern |
Intent |
The assignment of user(s), group(s), and roles to human tasks. |
Motivation |
Assigning participants to tasks either statically, dynamically, or derived based on business rules. |
Applicability |
There are different methods to assign user(s), group(s), and roles to tasks, which are covered in this section. |
Implementation |
The user(s), group(s), and roles can be assigned to tasks at design time or can be derived at runtime. Runtime derivation can also be based on rules. |
Known issues |
NA |
Known solution |
NA |
After going through the types of participants, it would be interesting to know how participants (users, groups, and application roles) are assigned to the tasks. The following are the methods for assigning users, groups, and application roles to tasks:
Static assignment: Static users, groups, or...