Uses of Class
org.dspace.workflow.WorkflowException

Packages that use WorkflowException
Package
Description
The DSpace Batch Metadata Editor, which uses a CSV file to export/import item metadata.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
DSpace has a simple workflow system, which models the workflows as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
An Item submission begins as a WorkspaceItem in some user's workspace.
 
An Action changes the state of an object in a workflow.