Uses of Package
org.dspace.workflow

Packages that use org.dspace.workflow
Package
Description
The DSpace Batch Metadata Editor, which uses a CSV file to export/import item metadata.
 
Represents permissions for access to DSpace content.
Provides an API for reading and manipulating content in the DSpace system.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
 
In DSpace, "curation" refers to the application of one or more "tasks" to one or more model objects.
 
 
 
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.
 
 
The state of an item in a workflow is persisted in a number of objects.