Class UserTaskSortImpl
java.lang.Object
io.camunda.zeebe.client.impl.search.TypedSearchRequestPropertyProvider<List<SearchQuerySortRequest>>
io.camunda.zeebe.client.impl.search.query.SearchQuerySortBase<UserTaskSort>
io.camunda.zeebe.client.impl.search.sort.UserTaskSortImpl
- All Implemented Interfaces:
TypedSearchQueryRequest.SearchRequestSort<UserTaskSort>,UserTaskSort
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.zeebe.client.impl.search.query.SearchQuerySortBase
asc, desc, field, getSearchRequestProperty, orderMethods inherited from class io.camunda.zeebe.client.impl.search.TypedSearchRequestPropertyProvider
provideSearchRequestPropertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.zeebe.client.api.search.query.TypedSearchQueryRequest.SearchRequestSort
asc, desc
-
Constructor Details
-
UserTaskSortImpl
public UserTaskSortImpl()
-
-
Method Details
-
creationDate
- Specified by:
creationDatein interfaceUserTaskSort
-
completionDate
- Specified by:
completionDatein interfaceUserTaskSort
-
self
- Specified by:
selfin classSearchQuerySortBase<UserTaskSort>
-