Difference between revisions of "Template:FlowControl"

From PresenceWiki
Jump to: navigation, search
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Task Elements]] : '''Flow Control Task Elements'''
+
[[Task Elements]] > '''Flow Control Task Elements''' > {{PAGENAME}}
  
{| border="0" style="width: 350px"
+
{| style="text-align:center; width:100%; background:#eeeeee; border:1px solid black"
 
|-
 
|-
| [[Schedule Nodes]] || [[Decision Point Nodes]]
+
| [[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 Until|Loop Node]] | [[Exit Loop Node]] | |[[Switch Node]]
 +
|-
 +
| [[Fork Execution]] | [[Join Forked Threads]] | [[Start Synch Block]] | [[End Synch Block]] | [[Event Notification Nodes]]
 
|-
 
|-
| [[Start of Task]]  || [[End of Task]]
 
|-
 
| [[Error Handler]]  || [[Throw Exception]]
 
|-
 
| [[Passive Node]]  || [[Log Entry]]
 
|-
 
| [[Sleep For n Seconds]] || [[While Node]]
 
|-
 
| [[Switch Node]]  || [[Fork Execution]]
 
|-
 
| [[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