Class IncidentSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<IncidentSort>
io.camunda.client.impl.search.sort.IncidentSortImpl
- All Implemented Interfaces:
TypedSearchRequest.SearchRequestSort<IncidentSort>,IncidentSort
-
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
-
IncidentSortImpl
public IncidentSortImpl()
-
-
Method Details
-
incidentKey
- Specified by:
incidentKeyin interfaceIncidentSort
-
processDefinitionKey
- Specified by:
processDefinitionKeyin interfaceIncidentSort
-
processInstanceKey
- Specified by:
processInstanceKeyin interfaceIncidentSort
-
errorType
- Specified by:
errorTypein interfaceIncidentSort
-
elementId
- Specified by:
elementIdin interfaceIncidentSort
-
elementInstanceKey
- Specified by:
elementInstanceKeyin interfaceIncidentSort
-
creationTime
- Specified by:
creationTimein interfaceIncidentSort
-
state
- Specified by:
statein interfaceIncidentSort
-
jobKey
- Specified by:
jobKeyin interfaceIncidentSort
-
tenantId
- Specified by:
tenantIdin interfaceIncidentSort
-
self
- Specified by:
selfin classSearchRequestSortBase<IncidentSort>
-