IActivityNodeExecutor Interface |
Custom
ActivityNode executor interface to execute a step in flow and activate a transition
Namespace: FlexRule.FlowsAssembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic interface IActivityNodeExecutor
The IActivityNodeExecutor type exposes the following members.
Methods
| Name | Description |
---|
 | Execute |
Executes the node handler
|
Top
See Also