Difference between revisions of "Template:FlowControl"

From PresenceWiki
Jump to: navigation, search
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
| [[Schedule Nodes]] | [[Decision Point Nodes]] | [[Start of Task]]  | [[End of Task]] | [[Error Handler]]
 
| [[Schedule Nodes]] | [[Decision Point Nodes]] | [[Start of Task]]  | [[End of Task]] | [[Error Handler]]
 
|-  
 
|-  
| [[Throw Exception]] | [[Passive Node]] | [[Log Entry]] | [[Sleep For n Seconds]] | [[While Node]] | [[Switch Node]]
+
| [[Throw Exception]] | [[Passive Node]] | [[Log Entry]] | [[Sleep For n Seconds]] | [[While Node]] | [[Loop Until|Loop Node]] |[[Switch Node]]
 
|-  
 
|-  
| [[Fork Execution]] | [[Event Notification Nodes]]
+
| [[Fork Execution]] | [[Join Forked Threads]] | [[Start Synch Block]] | [[End Synch Block]] | [[Event Notification Nodes]]
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
 +
{{TOP_LEVEL_NAV}}

Revision as of 17:14, 4 September 2015

Task Elements > Flow Control Task Elements > FlowControl

Schedule Nodes | Decision Point Nodes | Start of Task | End of Task | Error Handler
Throw Exception | Passive Node | Log Entry | Sleep For n Seconds | While Node | Loop Node |Switch Node
Fork Execution | Join Forked Threads | Start Synch Block | End Synch Block | Event Notification Nodes



Task Elements | Resources