Uses of Interface
io.camunda.common.json.JsonMapper
Packages that use JsonMapper
Package
Description
-
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.json
Classes in io.camunda.common.json that implement JsonMapper -
Uses of JsonMapper in io.camunda.zeebe.spring.client.configuration
Methods in io.camunda.zeebe.spring.client.configuration that return JsonMapperMethods in io.camunda.zeebe.spring.client.configuration with parameters of type JsonMapperModifier and TypeMethodDescriptionCommonClientConfiguration.authentication(JsonMapper jsonMapper)