Uses of Class
org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
-
Packages that use CleanableHistoricBatchReportImpl Package Description org.camunda.bpm.engine.impl.persistence.entity -
-
Uses of CleanableHistoricBatchReportImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type CleanableHistoricBatchReportImpl Modifier and Type Method Description java.util.List<CleanableHistoricBatchReportResult>
HistoricBatchManager. findCleanableHistoricBatchesReportByCriteria(CleanableHistoricBatchReportImpl query, Page page, java.util.Map<java.lang.String,java.lang.Integer> batchOperationsForHistoryCleanup)
long
HistoricBatchManager. findCleanableHistoricBatchesReportCountByCriteria(CleanableHistoricBatchReportImpl query, java.util.Map<java.lang.String,java.lang.Integer> batchOperationsForHistoryCleanup)
-