Difference between revisions of "Template:FlowControl"

From PresenceWiki
Jump to: navigation, search
 
(4 intermediate revisions by 2 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]] |[[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}}

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