Uses of Class
io.camunda.client.protocol.rest.MappingSearchQueryResult
Packages that use MappingSearchQueryResult
-
Uses of MappingSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type MappingSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<Mapping> SearchResponseMapper.toMappingsResponse(MappingSearchQueryResult response) -
Uses of MappingSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return MappingSearchQueryResultModifier and TypeMethodDescriptionMappingSearchQueryResult.addItemsItem(MappingResult itemsItem) MappingSearchQueryResult.items(List<MappingResult> items) MappingSearchQueryResult.page(SearchQueryPageResponse page)