Uses of Class
org.dspace.usage.UsageWorkflowEvent
-
Packages that use UsageWorkflowEvent Package Description org.dspace.statistics Facilities for detecting and storing both model and usage events, and for querying the store.org.dspace.statistics.service -
-
Uses of UsageWorkflowEvent in org.dspace.statistics
Methods in org.dspace.statistics with parameters of type UsageWorkflowEvent Modifier and Type Method Description voidSolrLoggerServiceImpl. postWorkflow(UsageWorkflowEvent usageWorkflowEvent) -
Uses of UsageWorkflowEvent in org.dspace.statistics.service
Methods in org.dspace.statistics.service with parameters of type UsageWorkflowEvent Modifier and Type Method Description voidSolrLoggerService. postWorkflow(UsageWorkflowEvent usageWorkflowEvent)
-