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