Uses of Interface
org.dspace.xmlworkflow.service.WorkflowRequirementsService
Packages that use WorkflowRequirementsService
Package
Description
An Item submission begins as a
WorkspaceItem in some user's workspace.The state of an item in a workflow is persisted in a number of objects.
-
Uses of WorkflowRequirementsService in org.dspace.xmlworkflow
Classes in org.dspace.xmlworkflow that implement WorkflowRequirementsServiceModifier and TypeClassDescriptionclassA class that contains utility methods related to the workflow The adding/removing from claimed users and ensuring that if multiple users have to perform these steps that a count is kept so that no more then the allowed user count are allowed to perform their actionsFields in org.dspace.xmlworkflow declared as WorkflowRequirementsServiceModifier and TypeFieldDescriptionprotected WorkflowRequirementsServiceXmlWorkflowServiceImpl.workflowRequirementsService -
Uses of WorkflowRequirementsService in org.dspace.xmlworkflow.factory
Methods in org.dspace.xmlworkflow.factory that return WorkflowRequirementsServiceModifier and TypeMethodDescriptionabstract WorkflowRequirementsServiceXmlWorkflowServiceFactory.getWorkflowRequirementsService()XmlWorkflowServiceFactoryImpl.getWorkflowRequirementsService() -
Uses of WorkflowRequirementsService in org.dspace.xmlworkflow.state.actions.userassignment
Fields in org.dspace.xmlworkflow.state.actions.userassignment declared as WorkflowRequirementsServiceModifier and TypeFieldDescriptionprotected WorkflowRequirementsServiceAssignOriginalSubmitterAction.workflowRequirementsServiceprotected WorkflowRequirementsServiceAutoAssignAction.workflowRequirementsService -
Uses of WorkflowRequirementsService in org.dspace.xmlworkflow.storedcomponents
Fields in org.dspace.xmlworkflow.storedcomponents declared as WorkflowRequirementsServiceModifier and TypeFieldDescriptionprotected WorkflowRequirementsServiceXmlWorkflowItemServiceImpl.workflowRequirementsService