| 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 | |
|---|---|---|
| ActiveFlow | (Inherited from Flow.) | |
| 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.) | |
| GetRootDefinitionName | (Overrides FlowGetRootDefinitionName.) | |
| PrepareRegistry | (Overrides FlowPrepareRegistry(IElementActivatorRegistry).) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |