Uses of Class
org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl

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

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

Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type DeploymentStatisticsQueryImpl
 void AuthorizationManager.configureDeploymentStatisticsQuery(DeploymentStatisticsQueryImpl query)
           
protected  void StatisticsManager.configureQuery(DeploymentStatisticsQueryImpl query)
           
 long StatisticsManager.getStatisticsCountGroupedByDeployment(DeploymentStatisticsQueryImpl query)
           
 List<DeploymentStatistics> StatisticsManager.getStatisticsGroupedByDeployment(DeploymentStatisticsQueryImpl query, Page page)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.