Class FlownodeInstanceSortImpl
java.lang.Object
io.camunda.zeebe.client.impl.search.TypedSearchRequestPropertyProvider<List<SearchQuerySortRequest>>
io.camunda.zeebe.client.impl.search.query.SearchQuerySortBase<FlownodeInstanceSort>
io.camunda.zeebe.client.impl.search.sort.FlownodeInstanceSortImpl
- All Implemented Interfaces:
TypedSearchQueryRequest.SearchRequestSort<FlownodeInstanceSort>,FlownodeInstanceSort
public class FlownodeInstanceSortImpl
extends SearchQuerySortBase<FlownodeInstanceSort>
implements FlownodeInstanceSort
-
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
-
FlownodeInstanceSortImpl
public FlownodeInstanceSortImpl()
-
-
Method Details
-
self
- Specified by:
selfin classSearchQuerySortBase<FlownodeInstanceSort>
-
key
- Specified by:
keyin interfaceFlownodeInstanceSort
-
processInstanceKey
- Specified by:
processInstanceKeyin interfaceFlownodeInstanceSort
-
processDefinitionKey
- Specified by:
processDefinitionKeyin interfaceFlownodeInstanceSort
-
startDate
- Specified by:
startDatein interfaceFlownodeInstanceSort
-
endDate
- Specified by:
endDatein interfaceFlownodeInstanceSort
-
flowNodeId
- Specified by:
flowNodeIdin interfaceFlownodeInstanceSort
-
flowNodeName
- Specified by:
flowNodeNamein interfaceFlownodeInstanceSort
-
type
- Specified by:
typein interfaceFlownodeInstanceSort
-
state
- Specified by:
statein interfaceFlownodeInstanceSort
-
incidentKey
- Specified by:
incidentKeyin interfaceFlownodeInstanceSort
-
tenantId
- Specified by:
tenantIdin interfaceFlownodeInstanceSort
-