Difference between revisions of "Template:FlowControl"

From PresenceWiki
Jump to: navigation, search
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Task Elements]] : '''Flow Control Task Elements'''
+
[[Task Elements]] > '''Flow Control Task Elements''' > {{PAGENAME}}
  
 
{| style="text-align:center; width:100%; background:#eeeeee; border:1px solid black"
 
{| style="text-align:center; width:100%; background:#eeeeee; border:1px solid black"
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]] | [[Exit 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}}

Latest revision as of 14:25, 3 November 2017

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 | Exit Loop Node | |Switch Node
Fork Execution | Join Forked Threads | Start Synch Block | End Synch Block | Event Notification Nodes



Task Elements | Resources