Namespace DotNetNuke.Entities.Content.Workflow
Classes
ContentWorkflow
This entity represents a Workflow.
ContentWorkflowController
ContentWorkflowLog
This entity represents a Workflow Log.
ContentWorkflowSource
ContentWorkflowState
This entity represents a Workflow State.
ContentWorkflowStatePermission
This entity represents a state permission.
SystemWorkflowManager
WorkflowEngine
WorkflowLogger
WorkflowManager
WorkflowSecurity
WorkflowStateManager
Interfaces
IContentWorkflowAction
IContentWorkflowController
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 workflow 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.
Enums
ContentWorkflowLogType
This enum represents the possible list of WorkflowLogType.