Uses of Class
org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl

Packages that use CleanableHistoricBatchReportImpl
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
 List<CleanableHistoricBatchReportResult> HistoricBatchManager.findCleanableHistoricBatchesReportByCriteria(CleanableHistoricBatchReportImpl query, Page page, Map<String,Integer> batchOperationsForHistoryCleanup)
           
 long HistoricBatchManager.findCleanableHistoricBatchesReportCountByCriteria(CleanableHistoricBatchReportImpl query, Map<String,Integer> batchOperationsForHistoryCleanup)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.