@camunda8/orchestration-cluster-api
Preparing search index...
index
IncidentSearchQuerySortRequest
Type Alias IncidentSearchQuerySortRequest
type
IncidentSearchQuerySortRequest
=
{
field
:
|
"incidentKey"
|
"processDefinitionKey"
|
"processDefinitionId"
|
"processInstanceKey"
|
"errorType"
|
"errorMessage"
|
"elementId"
|
"elementInstanceKey"
|
"creationTime"
|
"state"
|
"jobKey"
|
"tenantId"
;
order
?:
SortOrderEnum
;
}
Index
Properties
field
order?
Properties
field
field
:
|
"incidentKey"
|
"processDefinitionKey"
|
"processDefinitionId"
|
"processInstanceKey"
|
"errorType"
|
"errorMessage"
|
"elementId"
|
"elementInstanceKey"
|
"creationTime"
|
"state"
|
"jobKey"
|
"tenantId"
The field to sort by.
Optional
order
order
?:
SortOrderEnum
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
order
@camunda8/orchestration-cluster-api
Loading...
The field to sort by.