The EPiServer.Configuration.Workflow namespace contains classes for managing Workflow-related Web.config sections.
Classes
| Class | Description | |
|---|---|---|
| DefinitionCollection | ||
| DefinitionConfigElement |
Configuration element for an type that will be added as a workflow definition
| |
| ExternalServiceCollection | ||
| ExternalServiceConfigElement |
Configuration element for an external service that will be added to ExternalDataExchangeService
| |
| ExternalTypeCollection | ||
| ExternalTypeConfigElement |
Configuration element for an external type that will be added to TypeProvider
| |
| ReferenceCollection | ||
| ReferenceConfigElement |
configuration element for a reference. used as assembly reference during compilation of
xmol based workflows
| |
| WorkflowHostConfigElement |
Configuration element for workflow host
|