Class UserTaskSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<UserTaskSort>
io.camunda.client.impl.search.sort.UserTaskSortImpl
- All Implemented Interfaces:
TypedSortableRequest.SearchRequestSort<UserTaskSort>,UserTaskSort
-
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
-
UserTaskSortImpl
public UserTaskSortImpl()
-
-
Method Details
-
creationDate
- Specified by:
creationDatein interfaceUserTaskSort
-
completionDate
- Specified by:
completionDatein interfaceUserTaskSort
-
dueDate
- Specified by:
dueDatein interfaceUserTaskSort
-
followUpDate
- Specified by:
followUpDatein interfaceUserTaskSort
-
priority
- Specified by:
priorityin interfaceUserTaskSort
-
name
- Specified by:
namein interfaceUserTaskSort
-
self
- Specified by:
selfin classSearchRequestSortBase<UserTaskSort>
-