Class NotificationsEventParser

java.lang.Object
es.kukenan.smartfi.events.common.AbstractEventParser<AbstractNotificationsEvents>
es.kukenan.smartfi.microservice.contracts.events.NotificationsEventParser
All Implemented Interfaces:
es.kukenan.smartfi.events.common.EventParser

public class NotificationsEventParser extends es.kukenan.smartfi.events.common.AbstractEventParser<AbstractNotificationsEvents>
Event parser for products micro-service events.
  • Constructor Details

    • NotificationsEventParser

      public NotificationsEventParser(es.kukenan.smartfi.common.utils.CustomObjectMapper customObjectMapper)
      Class constructor.
      Parameters:
      customObjectMapper - object mapper that will be used to serialize/deserialize json.