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

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

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

Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type BatchQueryImpl
 void AuthorizationManager.configureBatchQuery(BatchQueryImpl query)
           
protected  void BatchManager.configureQuery(BatchQueryImpl batchQuery)
           
 long BatchManager.findBatchCountByQueryCriteria(BatchQueryImpl batchQuery)
           
 List<Batch> BatchManager.findBatchesByQueryCriteria(BatchQueryImpl batchQuery, Page page)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.