Uses of Class
io.camunda.client.protocol.rest.MappingRuleSearchQueryResult
Packages that use MappingRuleSearchQueryResult
-
Uses of MappingRuleSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type MappingRuleSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<MappingRule> SearchResponseMapper.toMappingRulesResponse(MappingRuleSearchQueryResult response) -
Uses of MappingRuleSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return MappingRuleSearchQueryResultModifier and TypeMethodDescriptionMappingRuleSearchQueryResult.addItemsItem(MappingRuleResult itemsItem) MappingRuleSearchQueryResult.items(List<MappingRuleResult> items) MappingRuleSearchQueryResult.page(SearchQueryPageResponse page)