| ExecutionContextInfo Class |
Namespace: FlexRule
[SerializableAttribute] public class ExecutionContextInfo
The ExecutionContextInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ExecutionContextInfo |
| Name | Description | |
|---|---|---|
| DecisionName |
Refers to the document name which is defined at the top level of each document
| |
| History |
History of Flow execution
| |
| LogicName |
Refers to the logic (rule) name while executing Decision Table, Natural Language or Validation logic
| |
| NotificationManager |
Holds current INotificationSetManager on the execution context
| |
| Outcome |
The outcome of a completed task
| |
| VariableContainer |
Holds current IVariableContainer on the execution context
| |
| WorkflowInstanceId |
Workflow instance id that represents a record in a durable storage
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteError | ||
| WriteInfo | ||
| WriteInformation | ||
| WriteWarning |