Uses of Interface
io.camunda.service.search.result.QueryResultConfig
Packages that use QueryResultConfig
Package
Description
-
Uses of QueryResultConfig in io.camunda.service.search.query
Methods in io.camunda.service.search.query that return QueryResultConfigModifier and TypeMethodDescriptionProcessInstanceQuery.resultConfig()Returns the value of theresultConfigrecord component.default QueryResultConfigTypedSearchQuery.resultConfig()Constructors in io.camunda.service.search.query with parameters of type QueryResultConfigModifierConstructorDescriptionProcessInstanceQuery(ProcessInstanceFilter filter, ProcessInstanceSort sort, SearchQueryPage page, QueryResultConfig resultConfig) Creates an instance of aProcessInstanceQueryrecord class. -
Uses of QueryResultConfig in io.camunda.service.search.result
Classes in io.camunda.service.search.result that implement QueryResultConfigModifier and TypeClassDescriptionfinal recordfinal recordfinal record -
Uses of QueryResultConfig in io.camunda.service.transformers.result
Methods in io.camunda.service.transformers.result with parameters of type QueryResultConfig