Uses of Class
org.opencastproject.statistics.provider.matomo.StatisticsProviderMatomoService
Packages that use StatisticsProviderMatomoService
-
Uses of StatisticsProviderMatomoService in org.opencastproject.statistics.provider.matomo.provider
Fields in org.opencastproject.statistics.provider.matomo.provider declared as StatisticsProviderMatomoServiceModifier and TypeFieldDescriptionprotected StatisticsProviderMatomoServiceMatomoStatisticsProvider.serviceConstructors in org.opencastproject.statistics.provider.matomo.provider with parameters of type StatisticsProviderMatomoServiceModifierConstructorDescriptionBatchMatomoRequest(StatisticsProviderMatomoService service, String method) BatchMatomoRequest(StatisticsProviderMatomoService service, String method, long cacheDurationMs) MatomoStatisticsProvider(StatisticsProviderMatomoService service, String id, org.opencastproject.statistics.api.ResourceType resourceType, String title, String description) MatomoTimeSeriesStatisticsProvider(StatisticsProviderMatomoService service, String id, org.opencastproject.statistics.api.ResourceType resourceType, String title, String description, Set<MatomoProviderConfiguration.MatomoProviderSource> sources)