Uses of Record Class
io.camunda.service.search.query.ProcessInstanceQuery
Packages that use ProcessInstanceQuery
-
Uses of ProcessInstanceQuery in io.camunda.service
Methods in io.camunda.service with parameters of type ProcessInstanceQueryMethod parameters in io.camunda.service with type arguments of type ProcessInstanceQueryModifier and TypeMethodDescriptionProcessInstanceServices.search(Function<ProcessInstanceQuery.Builder, ObjectBuilder<ProcessInstanceQuery>> fn) -
Uses of ProcessInstanceQuery in io.camunda.service.search.query
Methods in io.camunda.service.search.query that return ProcessInstanceQueryModifier and TypeMethodDescriptionProcessInstanceQuery.Builder.build()static ProcessInstanceQueryProcessInstanceQuery.of(Function<ProcessInstanceQuery.Builder, ObjectBuilder<ProcessInstanceQuery>> fn) static ProcessInstanceQuerySearchQueryBuilders.processInstanceSearchQuery(Function<ProcessInstanceQuery.Builder, ObjectBuilder<ProcessInstanceQuery>> fn) Method parameters in io.camunda.service.search.query with type arguments of type ProcessInstanceQueryModifier and TypeMethodDescriptionstatic ProcessInstanceQueryProcessInstanceQuery.of(Function<ProcessInstanceQuery.Builder, ObjectBuilder<ProcessInstanceQuery>> fn) static ProcessInstanceQuerySearchQueryBuilders.processInstanceSearchQuery(Function<ProcessInstanceQuery.Builder, ObjectBuilder<ProcessInstanceQuery>> fn)