Uses of Class
org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
Packages that use CleanableHistoricBatchReportImpl
-
Uses of CleanableHistoricBatchReportImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type CleanableHistoricBatchReportImplModifier and TypeMethodDescriptionHistoricBatchManager.findCleanableHistoricBatchesReportByCriteria
(CleanableHistoricBatchReportImpl query, Page page, Map<String, Integer> batchOperationsForHistoryCleanup) long
HistoricBatchManager.findCleanableHistoricBatchesReportCountByCriteria
(CleanableHistoricBatchReportImpl query, Map<String, Integer> batchOperationsForHistoryCleanup)