Class CotPushNotificationEventBody

java.lang.Object
es.kukenan.smartfi.events.common.AbstractEventBody
es.kukenan.smartfi.microservice.eventsender.events.CotPushNotificationEventBody

public class CotPushNotificationEventBody extends es.kukenan.smartfi.events.common.AbstractEventBody
Base class for the body of any COTPushNotification event.
  • Field Details

    • eventType

      private String eventType
      The event type.
    • eventAttributes

      private EventAttributes eventAttributes
      The event attributes.
  • Constructor Details

    • CotPushNotificationEventBody

      public CotPushNotificationEventBody(String eventType, EventAttributes eventAttributes)
      Constructor.
      Parameters:
      eventType - type event
      eventAttributes - eventAttributes
  • Method Details

    • toString

      public String toString()
      To string.
      Overrides:
      toString in class es.kukenan.smartfi.events.common.AbstractEventBody
      Returns:
      the string