Uses of Interface
org.opencastproject.statistics.api.StatisticsService
Packages that use StatisticsService
Package
Description
Statistics REST Service endpoints
Statistics REST Service implementation
-
Uses of StatisticsService in org.opencastproject.adminui.endpoint
Methods in org.opencastproject.adminui.endpoint with parameters of type StatisticsServiceModifier and TypeMethodDescriptionvoidStatisticsEndpoint.setStatisticsService(StatisticsService statisticsService) -
Uses of StatisticsService in org.opencastproject.external.endpoint
Methods in org.opencastproject.external.endpoint with parameters of type StatisticsServiceModifier and TypeMethodDescriptionvoidStatisticsEndpoint.setStatisticsService(StatisticsService statisticsService) -
Uses of StatisticsService in org.opencastproject.external.util.statistics
Methods in org.opencastproject.external.util.statistics with parameters of type StatisticsServiceModifier and TypeMethodDescriptionstatic List<QueryUtils.Query> QueryUtils.parse(String queryString, StatisticsService statisticsService) static QueryUtils.QueryQueryUtils.parseQuery(String queryString, StatisticsService statisticsService) -
Uses of StatisticsService in org.opencastproject.statistics.endpoint
Methods in org.opencastproject.statistics.endpoint with parameters of type StatisticsServiceModifier and TypeMethodDescriptionvoidStatisticsRestService.setService(StatisticsService statisticsService) OSGi callback for setting statistics service. -
Uses of StatisticsService in org.opencastproject.statistics.export.impl
Methods in org.opencastproject.statistics.export.impl with parameters of type StatisticsServiceModifier and TypeMethodDescriptionvoidStatisticsExportServiceImpl.setStatisticsService(StatisticsService statisticsService) -
Uses of StatisticsService in org.opencastproject.statistics.impl
Classes in org.opencastproject.statistics.impl that implement StatisticsService -
Uses of StatisticsService in org.opencastproject.statistics.remote
Classes in org.opencastproject.statistics.remote that implement StatisticsServiceModifier and TypeClassDescriptionclassA proxy to a remote series service.