Uses of Class
org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl

Packages that use BatchStatisticsQueryImpl
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of BatchStatisticsQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
 

Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type BatchStatisticsQueryImpl
 void AuthorizationManager.configureBatchStatisticsQuery(BatchStatisticsQueryImpl query)
           
protected  void StatisticsManager.configureQuery(BatchStatisticsQueryImpl batchQuery)
           
 long StatisticsManager.getStatisticsCountGroupedByBatch(BatchStatisticsQueryImpl query)
           
 List<BatchStatistics> StatisticsManager.getStatisticsGroupedByBatch(BatchStatisticsQueryImpl query, Page page)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.