Package | Description |
---|---|
org.camunda.bpm.engine.impl.persistence.entity |
Modifier and Type | Method and Description |
---|---|
List<CleanableHistoricBatchReportResult> |
HistoricBatchManager.findCleanableHistoricBatchesReportByCriteria(CleanableHistoricBatchReportImpl query,
Page page,
Map<String,Integer> batchOperationsForHistoryCleanup) |
long |
HistoricBatchManager.findCleanableHistoricBatchesReportCountByCriteria(CleanableHistoricBatchReportImpl query,
Map<String,Integer> batchOperationsForHistoryCleanup) |
Copyright © 2019. All rights reserved.