Uses of Record Class
io.camunda.service.search.filter.FlowNodeInstanceFilter
Packages that use FlowNodeInstanceFilter
Package
Description
-
Uses of FlowNodeInstanceFilter in io.camunda.service.search.filter
Methods in io.camunda.service.search.filter that return FlowNodeInstanceFilter -
Uses of FlowNodeInstanceFilter in io.camunda.service.search.query
Methods in io.camunda.service.search.query that return FlowNodeInstanceFilterModifier and TypeMethodDescriptionFlowNodeInstanceQuery.filter()Returns the value of thefilterrecord component.Methods in io.camunda.service.search.query with parameters of type FlowNodeInstanceFilterModifier and TypeMethodDescriptionFlowNodeInstanceQuery.Builder.filter(FlowNodeInstanceFilter value) Constructors in io.camunda.service.search.query with parameters of type FlowNodeInstanceFilterModifierConstructorDescriptionFlowNodeInstanceQuery(FlowNodeInstanceFilter filter, FlowNodeInstanceSort sort, SearchQueryPage page) Creates an instance of aFlowNodeInstanceQueryrecord class. -
Uses of FlowNodeInstanceFilter in io.camunda.service.transformers.filter
Methods in io.camunda.service.transformers.filter with parameters of type FlowNodeInstanceFilterModifier and TypeMethodDescriptionFlownodeInstanceFilterTransformer.toIndices(FlowNodeInstanceFilter filter) FlownodeInstanceFilterTransformer.toSearchQuery(FlowNodeInstanceFilter filter)