| IWorkflowInstance Interface |
Namespace: FlexRule.Flows
public interface IWorkflowInstance
The IWorkflowInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| Splitter |
Splitter manager of the current process`s context
| |
| State |
State of a process
| |
| Workflow |
The model that the workflow instance is created from
|
| Name | Description | |
|---|---|---|
| AddToHistory |
Adds as an executed path to history
| |
| GetNodeExecutableItem |
Get INodeExecutableItem for a particular Node |