Activity
Definition: smallest unit of task or action within a process step
Version Info
| Introduced | Deprecated | Updated |
|---|
| 2.7 | | |
Properties
| Name | Type | Int | Dep | Multiplicity | Description | sequence | integer | 2.7 | | 0..1 | position of an activity within the progression of activities to be executed in order |
activityId | ID | 2.7 | | 1 | identifier for the activity |
precedence | integer | 2.7 | | 0..1 | priority order in which an activity should be performed relative to other activities |
optional | boolean (Default: false) | 2.7 | | 0..1 | indicates if an activity is discretionary and not mandatory |
Description | string | 2.7 | | 0..1 | descriptive content for the activity |