summaryN:DotNetNuke.Entities.Content.Workflow
Classes
| Class | Description | |
|---|---|---|
| ContentWorkflow | Obsolete.
This entity represents a Workflow
| |
| ContentWorkflowController | Obsolete. | |
| ContentWorkflowLog | Obsolete.
This entity represents a Workflow Log
| |
| ContentWorkflowSource | Obsolete. | |
| ContentWorkflowState | Obsolete.
This entity represents a Workflow State
| |
| ContentWorkflowStatePermission | Obsolete.
This entity represents a state permission
| |
| SystemWorkflowManager | ||
| WorkflowEngine | ||
| WorkflowLogger | ||
| WorkflowManager | ||
| WorkflowSecurity | ||
| WorkflowStateManager |
Interfaces
| Interface | Description | |
|---|---|---|
| IContentWorkflowAction | Obsolete. | |
| IContentWorkflowController | Obsolete. | |
| ISystemWorkflowManager |
This class is responsible to manage the system workflows of the portal.
It provides creation operation methods and methods to get specifically all system workflows
| |
| IWorkflowEngine |
This class represents the Workflow Engine.
It allows start, complete/discard and move forward and backward the workflow associated to a ContentItem
| |
| IWorkflowLogger |
This class is responsible to manage the workflows logs.
It provides addition and get operation methods
| |
| IWorkflowManager |
This class is responsible to manage the workflows of the portal.
It provides CRUD operation methods and methods to know the usage of the workflow
| |
| IWorkflowSecurity |
This class is responsible of provide information around Workflow Review permission
| |
| IWorkflowStateManager |
This class is responsible to the management of the Workflow States
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ContentWorkflowLogType | Obsolete.
This enum represents the possible list of WorkflowLogType
|