Interface FlownodeInstanceSort
- All Superinterfaces:
TypedSearchQueryRequest.SearchRequestSort<FlownodeInstanceSort>
@Deprecated
public interface FlownodeInstanceSort
extends TypedSearchQueryRequest.SearchRequestSort<FlownodeInstanceSort>
Deprecated.
-
Method Summary
Methods inherited from interface io.camunda.zeebe.client.api.search.query.TypedSearchQueryRequest.SearchRequestSort
asc, desc
-
Method Details
-
key
FlownodeInstanceSort key()Deprecated. -
processInstanceKey
FlownodeInstanceSort processInstanceKey()Deprecated. -
processDefinitionKey
FlownodeInstanceSort processDefinitionKey()Deprecated. -
startDate
FlownodeInstanceSort startDate()Deprecated. -
endDate
FlownodeInstanceSort endDate()Deprecated. -
flowNodeId
FlownodeInstanceSort flowNodeId()Deprecated. -
flowNodeName
FlownodeInstanceSort flowNodeName()Deprecated. -
type
FlownodeInstanceSort type()Deprecated. -
state
FlownodeInstanceSort state()Deprecated. -
incidentKey
FlownodeInstanceSort incidentKey()Deprecated. -
tenantId
FlownodeInstanceSort tenantId()Deprecated.
-
ElementInstanceSort