Uses of Interface
org.dspace.xmlworkflow.storedcomponents.service.InProgressUserService
Packages that use InProgressUserService
Package
Description
An Item submission begins as a
WorkspaceItem in some user's workspace.A workflow consists of a sequence of steps.
The state of an item in a workflow is persisted in a number of objects.
-
Uses of InProgressUserService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as InProgressUserServiceModifier and TypeFieldDescriptionprotected InProgressUserServiceWorkflowRequirementsServiceImpl.inProgressUserService -
Uses of InProgressUserService in org.dspace.xmlworkflow.factory
Methods in org.dspace.xmlworkflow.factory that return InProgressUserServiceModifier and TypeMethodDescriptionabstract InProgressUserServiceXmlWorkflowServiceFactory.getInProgressUserService()XmlWorkflowServiceFactoryImpl.getInProgressUserService() -
Uses of InProgressUserService in org.dspace.xmlworkflow.state
Fields in org.dspace.xmlworkflow.state declared as InProgressUserService -
Uses of InProgressUserService in org.dspace.xmlworkflow.storedcomponents
Classes in org.dspace.xmlworkflow.storedcomponents that implement InProgressUserServiceModifier and TypeClassDescriptionclassService implementation for the InProgressUser object.Fields in org.dspace.xmlworkflow.storedcomponents declared as InProgressUserServiceModifier and TypeFieldDescriptionprotected InProgressUserServicePoolTaskServiceImpl.inProgressUserService