Uses of Class
org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
Packages that use HistoricBatchQueryImpl
-
Uses of HistoricBatchQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricBatchQueryImplModifier and TypeMethodDescriptionvoidAuthorizationManager.configureHistoricBatchQuery(HistoricBatchQueryImpl query) protected voidHistoricBatchManager.configureQuery(HistoricBatchQueryImpl query) longHistoricBatchManager.findBatchCountByQueryCriteria(HistoricBatchQueryImpl historicBatchQuery) HistoricBatchManager.findBatchesByQueryCriteria(HistoricBatchQueryImpl historicBatchQuery, Page page)