Uses of Record Class
io.camunda.service.search.sort.FlowNodeInstanceSort
Packages that use FlowNodeInstanceSort
-
Uses of FlowNodeInstanceSort in io.camunda.service.search.query
Methods in io.camunda.service.search.query that return FlowNodeInstanceSortModifier and TypeMethodDescriptionFlowNodeInstanceQuery.sort()Returns the value of thesortrecord component.Methods in io.camunda.service.search.query with parameters of type FlowNodeInstanceSortConstructors in io.camunda.service.search.query with parameters of type FlowNodeInstanceSortModifierConstructorDescriptionFlowNodeInstanceQuery(FlowNodeInstanceFilter filter, FlowNodeInstanceSort sort, SearchQueryPage page) Creates an instance of aFlowNodeInstanceQueryrecord class. -
Uses of FlowNodeInstanceSort in io.camunda.service.search.sort
Methods in io.camunda.service.search.sort that return FlowNodeInstanceSortModifier and TypeMethodDescriptionFlowNodeInstanceSort.Builder.build()static FlowNodeInstanceSortSortOptionBuilders.flownodeInstance(Function<FlowNodeInstanceSort.Builder, ObjectBuilder<FlowNodeInstanceSort>> fn) static FlowNodeInstanceSortFlowNodeInstanceSort.of(Function<FlowNodeInstanceSort.Builder, ObjectBuilder<FlowNodeInstanceSort>> fn) Method parameters in io.camunda.service.search.sort with type arguments of type FlowNodeInstanceSortModifier and TypeMethodDescriptionstatic FlowNodeInstanceSortSortOptionBuilders.flownodeInstance(Function<FlowNodeInstanceSort.Builder, ObjectBuilder<FlowNodeInstanceSort>> fn) static FlowNodeInstanceSortFlowNodeInstanceSort.of(Function<FlowNodeInstanceSort.Builder, ObjectBuilder<FlowNodeInstanceSort>> fn)