Package org.kie.kogito.app.audit.json
Class JsonUtils
java.lang.Object
org.kie.kogito.app.audit.json.JsonUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.ObjectMapperconfigure(com.fasterxml.jackson.databind.ObjectMapper objectMapper) static com.fasterxml.jackson.databind.ObjectMapper
-
Method Details
-
getObjectMapper
public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper() -
configure
public static com.fasterxml.jackson.databind.ObjectMapper configure(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-