Jump to: navigation, search

Difference between revisions of "MROCLS SWITCH END TASK"


(Created page with "{{ClassificationInfoBox | title = Switch End Task classification object | name = {{PAGENAMEE}} | inheritance = MROCLS SEQUENTIALTASK | namespace = MRO.Classification | pu...")
 
(See also)
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
| SWITCH_TASK || {{Guid}} || Link to Switch task
 
| SWITCH_TASK || {{Guid}} || Link to Switch task
 
|-
 
|-
| VALUE || {{Bool}} || Value to mark the task as finished or NA
+
| VALUE || {{Boolean}} || Value to mark the task as finished or NA
 
|}
 
|}
  
 +
[[Category:Classifications|MROCLS SWITCH END TASK]]
  
 
== See also ==
 
== See also ==
Line 36: Line 37:
 
* [[MRO_(Plugin)#Work_Package]]
 
* [[MRO_(Plugin)#Work_Package]]
 
* [[MROCLS_PROCEDURE#Procedure Workpackage]] (Classification)
 
* [[MROCLS_PROCEDURE#Procedure Workpackage]] (Classification)
 +
* [[MROCLS_CALCULATION_TASK#Calculation Task]] (Classification)
  
 
[[Category:Classifications|MROCLS SWITCH END TASK]]
 
[[Category:Classifications|MROCLS SWITCH END TASK]]

Latest revision as of 14:33, 23 June 2025

IC CLASSIFICATION.gif 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