Uses of Interface
org.operaton.bpm.engine.history.CleanableHistoricBatchReportResult
Packages that use CleanableHistoricBatchReportResult
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of CleanableHistoricBatchReportResult in org.operaton.bpm.engine.impl
Methods in org.operaton.bpm.engine.impl that return types with arguments of type CleanableHistoricBatchReportResultModifier and TypeMethodDescriptionCleanableHistoricBatchReportImpl.executeList(CommandContext commandContext, Page page) -
Uses of CleanableHistoricBatchReportResult in org.operaton.bpm.engine.impl.persistence.entity
Classes in org.operaton.bpm.engine.impl.persistence.entity that implement CleanableHistoricBatchReportResultMethods in org.operaton.bpm.engine.impl.persistence.entity that return types with arguments of type CleanableHistoricBatchReportResultModifier and TypeMethodDescriptionHistoricBatchManager.findCleanableHistoricBatchesReportByCriteria(CleanableHistoricBatchReportImpl query, Page page, Map<String, Integer> batchOperationsForHistoryCleanup) -
Uses of CleanableHistoricBatchReportResult in org.operaton.bpm.engine.rest.dto.history.batch
Method parameters in org.operaton.bpm.engine.rest.dto.history.batch with type arguments of type CleanableHistoricBatchReportResultModifier and TypeMethodDescriptionCleanableHistoricBatchReportResultDto.convert(List<CleanableHistoricBatchReportResult> reportResult)