Uses of Class
org.dspace.workflow.MappingType
Packages that use MappingType
Package
Description
DSpace has a simple workflow system, which models the workflows
as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
-
Uses of MappingType in org.dspace.workflow
Fields in org.dspace.workflow with type parameters of type MappingTypeMethods in org.dspace.workflow that return MappingTypeModifier and TypeMethodDescriptionObjectFactory.createMappingType()Create an instance ofMappingTypeMethods in org.dspace.workflow that return types with arguments of type MappingTypeModifier and TypeMethodDescriptionTasksetMapType.getMapping()Gets the value of the mapping property.