Uses of Class
io.camunda.service.search.query.FlowNodeInstanceQuery.Builder
Packages that use FlowNodeInstanceQuery.Builder
-
Uses of FlowNodeInstanceQuery.Builder in io.camunda.service
Method parameters in io.camunda.service with type arguments of type FlowNodeInstanceQuery.BuilderModifier and TypeMethodDescriptionFlowNodeInstanceServices.search(Function<FlowNodeInstanceQuery.Builder, ObjectBuilder<FlowNodeInstanceQuery>> fn) -
Uses of FlowNodeInstanceQuery.Builder in io.camunda.service.search.query
Methods in io.camunda.service.search.query that return FlowNodeInstanceQuery.BuilderModifier and TypeMethodDescriptionFlowNodeInstanceQuery.Builder.filter(FlowNodeInstanceFilter value) SearchQueryBuilders.flownodeInstanceSearchQuery()protected FlowNodeInstanceQuery.BuilderFlowNodeInstanceQuery.Builder.self()FlowNodeInstanceQuery.Builder.sort(FlowNodeInstanceSort value) Method parameters in io.camunda.service.search.query with type arguments of type FlowNodeInstanceQuery.BuilderModifier and TypeMethodDescriptionstatic FlowNodeInstanceQuerySearchQueryBuilders.flownodeInstanceSearchQuery(Function<FlowNodeInstanceQuery.Builder, ObjectBuilder<FlowNodeInstanceQuery>> fn)