Uses of Interface
org.dspace.xmlworkflow.storedcomponents.service.InProgressUserService
-
Packages that use InProgressUserService Package Description org.dspace.xmlworkflow org.dspace.xmlworkflow.factory org.dspace.xmlworkflow.state org.dspace.xmlworkflow.storedcomponents -
-
Uses of InProgressUserService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as InProgressUserService Modifier and Type Field Description protected InProgressUserServiceWorkflowRequirementsServiceImpl. inProgressUserService -
Uses of InProgressUserService in org.dspace.xmlworkflow.factory
Methods in org.dspace.xmlworkflow.factory that return InProgressUserService Modifier and Type Method Description abstract InProgressUserServiceXmlWorkflowServiceFactory. getInProgressUserService()InProgressUserServiceXmlWorkflowServiceFactoryImpl. getInProgressUserService() -
Uses of InProgressUserService in org.dspace.xmlworkflow.state
Fields in org.dspace.xmlworkflow.state declared as InProgressUserService Modifier and Type Field Description protected InProgressUserServiceStep. inProgressUserService -
Uses of InProgressUserService in org.dspace.xmlworkflow.storedcomponents
Classes in org.dspace.xmlworkflow.storedcomponents that implement InProgressUserService Modifier and Type Class Description classInProgressUserServiceImplService implementation for the InProgressUser object.Fields in org.dspace.xmlworkflow.storedcomponents declared as InProgressUserService Modifier and Type Field Description protected InProgressUserServicePoolTaskServiceImpl. inProgressUserService
-