| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.camunda.bpm.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
List<CleanableHistoricBatchReportResult> |
CleanableHistoricBatchReportImpl.executeList(CommandContext commandContext,
Page page) |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanableHistoricBatchesReportResultEntity |
| Modifier and Type | Method and Description |
|---|---|
List<CleanableHistoricBatchReportResult> |
HistoricBatchManager.findCleanableHistoricBatchesReportByCriteria(CleanableHistoricBatchReportImpl query,
Page page,
Map<String,Integer> batchOperationsForHistoryCleanup) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.