Class HolidayNotificationEvent


public class HolidayNotificationEvent extends NotificationEvent<BOHoliday>
Event to notify that an action has been performed on a BOHoliday.
The launcher must provide the ID of a valid BOHoliday in order to successfully call this event.
The listener could use this event to perform actions after the notification.
Since:
17.0
GCApi:
event
Reactors:
BTHolidayObjectsInvalidate(0), BTYearCalendarInvalidate(0)
No Spouts
  • Constructor Details

    • HolidayNotificationEvent

      public HolidayNotificationEvent(NotificationInput<BOHoliday> input)
      Instantiates a new holiday notification event.
      Parameters:
      input - the notification input