Uses of Interface
org.camunda.bpm.engine.history.CleanableHistoricBatchReportResult
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of CleanableHistoricBatchReportResult in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionCleanableHistoricBatchReportImpl.executeList
(CommandContext commandContext, Page page) -
Uses of CleanableHistoricBatchReportResult in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionHistoricBatchManager.findCleanableHistoricBatchesReportByCriteria
(CleanableHistoricBatchReportImpl query, Page page, Map<String, Integer> batchOperationsForHistoryCleanup) -
Uses of CleanableHistoricBatchReportResult in org.camunda.bpm.engine.rest.dto.history.batch
Modifier and TypeMethodDescriptionCleanableHistoricBatchReportResultDto.convert
(List<CleanableHistoricBatchReportResult> reportResult)