The heart of the Scanjour.Workflow4 namespace. The most important type here is the WorkflowHost type.
Classes
| Class | Description | |
|---|---|---|
| ActivityArgumentData |
Description of an activity argument.
| |
| ActivityArgumentsDataExtractor |
Extract arguments from an activity
| |
| DatabaseFunctions |
Functions to access the database from the hosts.
| |
| InstanceInformation |
Informational data on a running workflow instance.
| |
| InstanceInformationCache |
Instance Information Cache
| |
| PersistedWorkflowInformation |
Information about a persisted workflow instance.
| |
| WorkflowAssemblies |
Summary description for AssemblyManager.
| |
| WorkflowDefinition |
The workflow definition data.
| |
| WorkflowDescriptor |
Represents a workflow (from which workflow instances can be created).
| |
| WorkflowHost |
Provides a host for any number of instances of workflows, typically represented by XAML stored in the SOM database.
| |
| WorkflowHostException |
Represents errors that occur within the methods of Scanjour.Workflow4.WorkflowHost.
| |
| WorkFlowSetting |
Workflow settings.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| WorkflowHostErrorCode |
Defines an enumeration whose members represent the kind of WorkflowHostException thrown.
| |
| WorkflowStatus |
Specifies the status of a workflow instance.
|