Uses of Class
org.dspace.usage.AbstractUsageEventListener
Packages that use AbstractUsageEventListener
Package
Description
Facilities for detecting and storing both model and usage events, and for
querying the store.
Capture of "usage events".
-
Uses of AbstractUsageEventListener in org.dspace.google
Subclasses of AbstractUsageEventListener in org.dspace.googleModifier and TypeClassDescriptionclassNotifies Google Analytics of Bitstream VIEW events. -
Uses of AbstractUsageEventListener in org.dspace.matomo
Subclasses of AbstractUsageEventListener in org.dspace.matomoModifier and TypeClassDescriptionclassThis EventListener handlesUsageEvents and send them to all theList<MatomoUsageEventHandler>configured -
Uses of AbstractUsageEventListener in org.dspace.statistics
Subclasses of AbstractUsageEventListener in org.dspace.statisticsModifier and TypeClassDescriptionclassSimple SolrLoggerUsageEvent facade to separate Solr specific logging implementation from DSpace. -
Uses of AbstractUsageEventListener in org.dspace.statistics.export
Subclasses of AbstractUsageEventListener in org.dspace.statistics.exportModifier and TypeClassDescriptionclassClass to receive usage events and send corresponding data to IRUS -
Uses of AbstractUsageEventListener in org.dspace.usage
Subclasses of AbstractUsageEventListener in org.dspace.usageModifier and TypeClassDescriptionclassclassA null implementation of AbstractUsageEvent to absorb events harmlessly and cheaply.classSerializeUsageEventdata to a file as Tab delimited.