Uses of Interface
org.dspace.content.service.InProgressSubmissionService

Packages that use InProgressSubmissionService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
 
 
DSpace has a simple workflow system, which models the workflows as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
The state of an item in a workflow is persisted in a number of objects.