Uses of Class
io.camunda.client.protocol.rest.MappingResult
Packages that use MappingResult
-
Uses of MappingResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type MappingResultModifier and TypeMethodDescriptionstatic MappingSearchResponseMapper.toMappingResponse(MappingResult response) -
Uses of MappingResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return MappingResultMethods in io.camunda.client.protocol.rest that return types with arguments of type MappingResultModifier and TypeMethodDescriptionMappingSearchQueryResult.getItems()The matching mapping rules.Methods in io.camunda.client.protocol.rest with parameters of type MappingResultMethod parameters in io.camunda.client.protocol.rest with type arguments of type MappingResultModifier and TypeMethodDescriptionMappingSearchQueryResult.items(List<MappingResult> items) voidMappingSearchQueryResult.setItems(List<MappingResult> items)