Uses of Class
org.opencastproject.external.util.statistics.QueryUtils.Query
Packages that use QueryUtils.Query
-
Uses of QueryUtils.Query in org.opencastproject.external.util.statistics
Methods in org.opencastproject.external.util.statistics that return QueryUtils.QueryModifier and TypeMethodDescriptionstatic QueryUtils.QueryQueryUtils.parseQuery(String queryString, org.opencastproject.statistics.api.StatisticsService statisticsService) Methods in org.opencastproject.external.util.statistics that return types with arguments of type QueryUtils.QueryModifier and TypeMethodDescriptionstatic List<QueryUtils.Query> QueryUtils.parse(String queryString, org.opencastproject.statistics.api.StatisticsService statisticsService) Methods in org.opencastproject.external.util.statistics with parameters of type QueryUtils.QueryModifier and TypeMethodDescriptionstatic org.json.simple.JSONObjectQueryUtils.execute(QueryUtils.Query query)