Uses of Interface
io.camunda.client.api.search.response.Mapping
Packages that use Mapping
-
Uses of Mapping in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type MappingModifier and TypeMethodDescriptionMappingsByGroupSearchRequestImpl.requestTimeout(Duration requestTimeout) MappingsByRoleSearchRequestImpl.requestTimeout(Duration requestTimeout) MappingsByGroupSearchRequestImpl.send()MappingsByRoleSearchRequestImpl.send() -
Uses of Mapping in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement MappingMethods in io.camunda.client.impl.search.response that return MappingModifier and TypeMethodDescriptionstatic MappingSearchResponseMapper.toMappingResponse(MappingResult response) Methods in io.camunda.client.impl.search.response that return types with arguments of type MappingModifier and TypeMethodDescriptionstatic SearchResponse<Mapping> SearchResponseMapper.toMappingsResponse(MappingSearchQueryResult response)