Package org.qubership.nifi
Class JsonUtils
java.lang.Object
org.qubership.nifi.JsonUtils
Utility class providing commonly used object mapper.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.databind.ObjectMapperObject mapper to reuse -
Method Summary
-
Field Details
-
MAPPER
public static final com.fasterxml.jackson.databind.ObjectMapper MAPPERObject mapper to reuse
-