Class BatchOperationItemSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<BatchOperationItemSort>
io.camunda.client.impl.search.sort.BatchOperationItemSortImpl
- All Implemented Interfaces:
TypedSortableRequest.SearchRequestSort<BatchOperationItemSort>,BatchOperationItemSort
public class BatchOperationItemSortImpl
extends SearchRequestSortBase<BatchOperationItemSort>
implements BatchOperationItemSort
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.client.impl.search.request.SearchRequestSortBase
asc, desc, field, getSearchRequestProperty, orderMethods inherited from class io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider
provideSearchRequestPropertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.client.api.search.request.TypedSortableRequest.SearchRequestSort
asc, desc
-
Constructor Details
-
BatchOperationItemSortImpl
public BatchOperationItemSortImpl()
-
-
Method Details
-
batchOperationKey
- Specified by:
batchOperationKeyin interfaceBatchOperationItemSort
-
state
- Specified by:
statein interfaceBatchOperationItemSort
-
itemKey
- Specified by:
itemKeyin interfaceBatchOperationItemSort
-
processInstanceKey
- Specified by:
processInstanceKeyin interfaceBatchOperationItemSort
-
self
- Specified by:
selfin classSearchRequestSortBase<BatchOperationItemSort>
-