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

Packages that use CleanableHistoricCaseInstanceReportImpl
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of CleanableHistoricCaseInstanceReportImpl in org.camunda.bpm.engine.impl.persistence.entity
 

Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type CleanableHistoricCaseInstanceReportImpl
 List<CleanableHistoricCaseInstanceReportResult> HistoricCaseInstanceManager.findCleanableHistoricCaseInstancesReportByCriteria(CleanableHistoricCaseInstanceReportImpl query, Page page)
           
 long HistoricCaseInstanceManager.findCleanableHistoricCaseInstancesReportCountByCriteria(CleanableHistoricCaseInstanceReportImpl query)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.