Uses of Class
org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
-
Packages that use HistoricBatchQueryImpl Package Description 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 Modifier and Type Method Description voidAuthorizationManager. configureHistoricBatchQuery(HistoricBatchQueryImpl query)protected voidHistoricBatchManager. configureQuery(HistoricBatchQueryImpl query)longHistoricBatchManager. findBatchCountByQueryCriteria(HistoricBatchQueryImpl historicBatchQuery)List<HistoricBatch>HistoricBatchManager. findBatchesByQueryCriteria(HistoricBatchQueryImpl historicBatchQuery, Page page)
-