Uses of Class
org.dspace.workflow.NotifyType
-
Packages that use NotifyType Package Description org.dspace.workflow DSpace has a simple workflow system, which models the workflows as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE. -
-
Uses of NotifyType in org.dspace.workflow
Methods in org.dspace.workflow that return NotifyType Modifier and Type Method Description NotifyTypeObjectFactory. createNotifyType()Create an instance ofNotifyType
-