Uses of Interface
org.dspace.matomo.MatomoUsageEventHandler
Packages that use MatomoUsageEventHandler
-
Uses of MatomoUsageEventHandler in org.dspace.matomo
Classes in org.dspace.matomo that implement MatomoUsageEventHandlerModifier and TypeClassDescriptionclassThis class represents an abstract class that will be used to handle theUsageEvent.classThis class groups togethercapacityrequests that will be sent as one bulk request using theMatomoClientclassThis class represents a sync event handler that will send details one by one using theMatomoClientConstructor parameters in org.dspace.matomo with type arguments of type MatomoUsageEventHandlerModifierConstructorDescriptionMatomoEventListener(List<MatomoUsageEventHandler> matomoUsageEventHandlers, ConfigurationService configurationService, BitstreamService bitstreamService)