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() ). |
asc, count, desc, list, listPage, singleResult, unlimitedList
CleanableHistoricBatchReport orderByFinishedBatchOperation()
Query.asc()
or Query.desc()
).Copyright © 2022. All rights reserved.