FlowEngine Class |
Namespace: FlexRule.Flows
public class FlowEngine : ActiveElementEngine
The FlowEngine type exposes the following members.
Name | Description | |
---|---|---|
![]() | FlowEngine(Flow) |
This constructor creates FlowExecutionContext by default
|
![]() | FlowEngine(Flow, Boolean) |
This constructor creates FlowExecutionContext by default
|
![]() | FlowEngine(FlowExecutionContext, Flow) | |
![]() | FlowEngine(FlowExecutionContext, Flow, Boolean) | |
![]() | FlowEngine(FlowExecutionContext, Flow, IFlowExecutor, Boolean) |
Name | Description | |
---|---|---|
![]() | Context | |
![]() | ControlledMode |
When set to true, executor waits on each element and Next must be called
(Inherited from ActiveElementEngine.) |
![]() | Elapsed |
Execution elapsed amount
(Inherited from ActiveElementEngine.) |
![]() | Executor | (Inherited from ActiveElementEngine.) |
![]() | ExecutorSetup | (Inherited from ActiveElementEngine.) |
![]() | Initialized | (Inherited from ActiveElementEngine.) |
![]() | IsRunning |
If engine still is running true, otherwise false.
(Inherited from ActiveElementEngine.) |
![]() | Notifications |
The notification of the engine to store all the notices
(Inherited from ActiveElementEngine.) |
![]() | Root | (Inherited from ActiveElementEngine.) |
![]() | State |
State of the current running engine
|
Name | Description | |
---|---|---|
![]() | ActiveElementCallback | (Inherited from ActiveElementEngine.) |
![]() | ActiveElementEngineCreated | (Inherited from ActiveElementEngine.) |
![]() | ActiveElementExecuted | (Inherited from ActiveElementEngine.) |
![]() | ActiveElementExecuting | (Inherited from ActiveElementEngine.) |
![]() | ActiveElementItemOutOfScope | (Inherited from ActiveElementEngine.) |
![]() | ActiveElementItemTracing | (Inherited from ActiveElementEngine.) |
![]() | Executing | (Inherited from ActiveElementEngine.) |
![]() | ExecutionCompleted | (Inherited from ActiveElementEngine.) |
![]() | ExecutionPausing | (Inherited from ActiveElementEngine.) |
![]() | Running | |
![]() | StateChanged |
Name | Description | |
---|---|---|
![]() | IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |