
UML/BPMN Metamodel
A Task is an atomic Activity within a Process flow. A Task is used when the work in the Process cannot be broken down to a finer level of detail. Generally, an end-user and/or applications are used to perform the Task when it is executed.


Figure 15 : BpmnTask (architecture_autodiagram)
Attribute | Description |
---|---|
boolean IsGlobal [1..1] | A Global Task is a reusable, atomic Task definition that can be called from within any Process by a Call Activity. |
Association | Description |
---|---|