Class SerializationUtil


  • public class SerializationUtil
    extends java.lang.Object
    • Constructor Detail

      • SerializationUtil

        public SerializationUtil()
    • Method Detail

      • createObjectMapperForEvent

        public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapperForEvent​(Event<?> event)
      • createObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
      • createV1ObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper createV1ObjectMapper()