public interface CleanableHistoricBatchReport extends Query<CleanableHistoricBatchReport,CleanableHistoricBatchReportResult>
Modifier and Type | Method and Description |
---|---|
CleanableHistoricBatchReport |
orderByFinishedBatchOperation()
Order by finished batch operations amount (needs to be followed by
Query.asc() or Query.desc() ). |
CleanableHistoricBatchReport orderByFinishedBatchOperation()
Query.asc()
or Query.desc()
).Copyright © 2020. All rights reserved.