| Workflow Class |
Namespace: FlexRule.Flows.Workflows
[SerializableAttribute] public class Workflow : Flow
The Workflow type exposes the following members.
| Name | Description | |
|---|---|---|
| Workflow(IElementModel) | ||
| Workflow(Module) |
Creates execution plan using Module | |
| Workflow(IElementActivatorRegistry, IElementModel) | ||
| Workflow(IRuleSet, String) | ||
| Workflow(IElementActivatorRegistry, IRuleSet, String) |
| Name | Description | |
|---|---|---|
| Descriptions |
Provides an interface to discover the procedure descriptions
(Inherited from Flow.) | |
| Enabled |
If the procedure is not enabled, the engine throws and exception during execution
(Inherited from Flow.) | |
| Glossary | (Inherited from Flow.) | |
| Model |
Model source of flow
(Inherited from Flow.) | |
| Name |
Procedure name
(Inherited from Flow.) | |
| Nodes |
Add internal nodes of the flow
(Inherited from Flow.) | |
| ReferenceRules | (Inherited from Flow.) |
| Name | Description | |
|---|---|---|
| BuildFlowExecutionPlan | (Inherited from Flow.) | |
| ConstructFlow | (Inherited from Flow.) | |
| 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.) | |
| GetRootDefinitionName | (Overrides FlowGetRootDefinitionName.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrepareRegistry | (Overrides FlowPrepareRegistry(IElementActivatorRegistry).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |