Interface IncidentSort
- All Superinterfaces:
TypedSearchQueryRequest.SearchRequestSort<IncidentSort>
- All Known Implementing Classes:
IncidentSortImpl
-
Method Details
-
key
IncidentSort key() -
processDefinitionKey
IncidentSort processDefinitionKey() -
processInstanceKey
IncidentSort processInstanceKey() -
type
IncidentSort type() -
flowNodeId
IncidentSort flowNodeId() -
flowNodeInstanceId
IncidentSort flowNodeInstanceId() -
creationTime
IncidentSort creationTime() -
state
IncidentSort state() -
jobKey
IncidentSort jobKey() -
tenantId
IncidentSort tenantId()
-