Uses of Class
org.dspace.xmlworkflow.factory.XmlWorkflowServiceFactory
-
Packages that use XmlWorkflowServiceFactory Package Description org.dspace.xmlworkflow.factory -
-
Uses of XmlWorkflowServiceFactory in org.dspace.xmlworkflow.factory
Subclasses of XmlWorkflowServiceFactory in org.dspace.xmlworkflow.factory Modifier and Type Class Description classXmlWorkflowServiceFactoryImplFactory implementation to get services for the xmlworkflow package, use XmlWorkflowServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.xmlworkflow.factory that return XmlWorkflowServiceFactory Modifier and Type Method Description static XmlWorkflowServiceFactoryXmlWorkflowServiceFactory. getInstance()
-