Uses of Class
org.camunda.bpm.engine.impl.batch.BatchQueryImpl
Packages that use BatchQueryImpl
-
Uses of BatchQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type BatchQueryImplModifier and TypeMethodDescriptionvoid
AuthorizationManager.configureBatchQuery
(BatchQueryImpl query) protected void
BatchManager.configureQuery
(BatchQueryImpl batchQuery) long
BatchManager.findBatchCountByQueryCriteria
(BatchQueryImpl batchQuery) BatchManager.findBatchesByQueryCriteria
(BatchQueryImpl batchQuery, Page page)