Uses of Interface
io.camunda.zeebe.client.api.search.sort.FlownodeInstanceSort
Packages that use FlownodeInstanceSort
-
Uses of FlownodeInstanceSort in io.camunda.zeebe.client.api.search
Methods in io.camunda.zeebe.client.api.search that return FlownodeInstanceSortModifier and TypeMethodDescriptionstatic FlownodeInstanceSortSearchRequestBuilders.flowNodeInstanceSort()Deprecated.static FlownodeInstanceSortSearchRequestBuilders.flowNodeInstanceSort(Consumer<FlownodeInstanceSort> fn) Deprecated.Method parameters in io.camunda.zeebe.client.api.search with type arguments of type FlownodeInstanceSortModifier and TypeMethodDescriptionstatic FlownodeInstanceSortSearchRequestBuilders.flowNodeInstanceSort(Consumer<FlownodeInstanceSort> fn) Deprecated. -
Uses of FlownodeInstanceSort in io.camunda.zeebe.client.api.search.sort
Methods in io.camunda.zeebe.client.api.search.sort that return FlownodeInstanceSortModifier and TypeMethodDescriptionFlownodeInstanceSort.endDate()Deprecated.FlownodeInstanceSort.flowNodeId()Deprecated.FlownodeInstanceSort.flowNodeName()Deprecated.FlownodeInstanceSort.incidentKey()Deprecated.FlownodeInstanceSort.key()Deprecated.FlownodeInstanceSort.processDefinitionKey()Deprecated.FlownodeInstanceSort.processInstanceKey()Deprecated.FlownodeInstanceSort.startDate()Deprecated.FlownodeInstanceSort.state()Deprecated.FlownodeInstanceSort.tenantId()Deprecated.FlownodeInstanceSort.type()Deprecated.