Switch End Task classification object |
Name |
MROCLS_SWITCH_END_TASK |
Inheritance |
MROCLS SEQUENTIALTASK |
Namespace |
MRO.Classification |
ID |
{875090F4-FCF9-4A5D-A978-9ACD1FF2829C} |
Purpose |
Classify tasks as switch end tasks |
Version |
5.0.0 |
Classifies an object as a Switch End Task.
This classification is an Autonomous Classification where the defined properties are autonomously added to the MetaDefinitions. A Switch End Task is a sequential task used to close a branching structure initiated by a Switch Task. It marks the point where all branches defined by the Switch Task converge and the unified workflow continues.
MetaProperties
Name |
Data type |
Comment
|
SWITCH_TASK |
Guid |
Link to Switch task
|
VALUE |
Boolean |
Value to mark the task as finished or NA
|
See also