IFlowExecutor Methods |
The IFlowExecutor type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallbackHost |
Method that triggers the call-back
(Inherited from IClientCallback.) |
![]() | ChangeInnerAllChildsExecutionMode |
Change state of all internal children to a specific mode while considers an exception
(Inherited from IActiveElementExecutor.) |
![]() | ChangeInnerSibilingExecutionMode |
Change state of all sibling to a specific mode while considers an exception
(Inherited from IActiveElementExecutor.) |
![]() | ExecuteAllChilds |
Traverse and executes all internal children
(Inherited from IActiveElementExecutor.) |
![]() | OnEngineCreated |
Signals the executor that new engine has created during execution under this executor
(Inherited from IActiveElementExecutor.) |
![]() | OnExecuted |
Signals to raise Executed event
(Inherited from IActiveElementExecutor.) |
![]() | OnExecuting |
Signals to raise Executing event
(Inherited from IActiveElementExecutor.) |
![]() | OnItemOutOfScope |
Signals to raise ItemOutOfScope event
(Inherited from IActiveElementExecutor.) |
![]() | OnItemTracing |
Signals to raise ItemTracing event
(Inherited from IActiveElementExecutor.) |
![]() | RegisterCleanup |
Registers a cleanup routine
(Inherited from IActiveElementExecutor.) |
Name | Description | |
---|---|---|
![]() | CreateContext | (Defined by ValidatorEngineExtensions.) |
![]() | CreateDecisionTableEngine | (Defined by DecisionTableEngineExtensions.) |
![]() | CreateValidatorEngine |
Creates a validator engine based on current executor
(Defined by ValidatorEngineExtensions.) |
![]() | GetManager | (Defined by WorkflowExecutorExtensions.) |
![]() | GetManagerServiceTService | (Defined by WorkflowExecutorExtensions.) |
![]() | GetSignal | (Defined by WorkflowExecutorExtensions.) |
![]() | RegisterXmlFunctions | (Defined by ValidatorEngineExtensions.) |
![]() | SetManager | (Defined by WorkflowExecutorExtensions.) |
![]() | SetSignal | (Defined by WorkflowExecutorExtensions.) |
![]() | TryGeyExtra | (Defined by WorkflowExecutorExtensions.) |