| IActiveElementExecutionContext Interface |
Namespace: FlexRule
public interface IActiveElementExecutionContext : IActiveElementActivationContext
The IActiveElementExecutionContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivatorRegistry |
Access the main registry in the activation context
(Inherited from IActiveElementActivationContext.) | |
| CorrelationId |
A correlation identifier across multiple different logic
| |
| Exception |
Stores the unhandled exception if any occurred in the model execution
| |
| Notifications |
Notification of the running context
| |
| Output |
Gives access to available output
| |
| VariableContainer |
Gives access to available variables container
|