Uses of Interface
io.camunda.common.json.JsonMapper
Packages that use JsonMapper
-
Uses of JsonMapper in io.camunda.common.auth
Methods in io.camunda.common.auth with parameters of type JsonMapperModifier and TypeMethodDescriptionSaaSAuthenticationBuilder.withJsonMapper(JsonMapper jsonMapper) Constructors in io.camunda.common.auth with parameters of type JsonMapper -
Uses of JsonMapper in io.camunda.common.http
Constructors in io.camunda.common.http with parameters of type JsonMapperModifierConstructorDescriptionDefaultHttpClient(Authentication authentication, org.apache.hc.client5.http.impl.classic.CloseableHttpClient httpClient, JsonMapper jsonMapper, Map<Product, Map<Class<?>, String>> productMap) -
Uses of JsonMapper in io.camunda.common.json
Classes in io.camunda.common.json that implement JsonMapper