org.camunda.bpm.engine.history
Interface CleanableHistoricBatchReport

All Superinterfaces:
Query<CleanableHistoricBatchReport,CleanableHistoricBatchReportResult>
All Known Implementing Classes:
CleanableHistoricBatchReportImpl

public interface CleanableHistoricBatchReport
extends Query<CleanableHistoricBatchReport,CleanableHistoricBatchReportResult>

Defines a report query for cleanable batches.


Method Summary
 
Methods inherited from interface org.camunda.bpm.engine.query.Query
asc, count, desc, list, listPage, singleResult
 



Copyright © 2017 camunda services GmbH. All rights reserved.