Uses of Class
org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- 
Packages that use CleanableHistoricCaseInstanceReportImpl Package Description 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 Modifier and Type Method Description List<CleanableHistoricCaseInstanceReportResult>HistoricCaseInstanceManager. findCleanableHistoricCaseInstancesReportByCriteria(CleanableHistoricCaseInstanceReportImpl query, Page page)longHistoricCaseInstanceManager. findCleanableHistoricCaseInstancesReportCountByCriteria(CleanableHistoricCaseInstanceReportImpl query) 
 -