Class VariableSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<VariableSort>
io.camunda.client.impl.search.sort.VariableSortImpl
- All Implemented Interfaces:
TypedSearchRequest.SearchRequestSort<VariableSort>,VariableSort
-
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.TypedSearchRequest.SearchRequestSort
asc, desc
-
Constructor Details
-
VariableSortImpl
public VariableSortImpl()
-
-
Method Details
-
variableKey
- Specified by:
variableKeyin interfaceVariableSort
-
value
- Specified by:
valuein interfaceVariableSort
-
name
- Specified by:
namein interfaceVariableSort
-
scopeKey
- Specified by:
scopeKeyin interfaceVariableSort
-
processInstanceKey
- Specified by:
processInstanceKeyin interfaceVariableSort
-
tenantId
- Specified by:
tenantIdin interfaceVariableSort
-
self
- Specified by:
selfin classSearchRequestSortBase<VariableSort>
-