Uses of Class
org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl

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

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

Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricBatchQueryImpl
 void AuthorizationManager.configureHistoricBatchQuery(HistoricBatchQueryImpl query)
           
protected  void HistoricBatchManager.configureQuery(HistoricBatchQueryImpl query)
           
 long HistoricBatchManager.findBatchCountByQueryCriteria(HistoricBatchQueryImpl historicBatchQuery)
           
 List<HistoricBatch> HistoricBatchManager.findBatchesByQueryCriteria(HistoricBatchQueryImpl historicBatchQuery, Page page)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.