Skip to content

Action Nodes

ruochao edited this page Mar 4, 2016 · 3 revisions

As a type of flow node, action node is a execution unit.

ActionNode

Action node is an executable unit in a flow.

SubFlowNode

Sub flow node is an action node to trigger another flow execution.

SignalBasedNode

Signal based node is an action node which will block the execution until receiving specific signal.

Clone this wiki locally