Class BundleNotificationEvent


public class BundleNotificationEvent extends NotificationEvent<Bundle>
Event to notify that an action has been performed on a Bundle.
The launcher must provide a valid NotificationInput in order to successfully call this event.
The listener could use this event to perform actions after the work shift action notification.
Since:
20.0
GCApi:
event
Reactors:
BTBundleAppointmentsUpdate(0), BTBundleCreateFromPartialOperations(0)
No Spouts
  • Constructor Details

    • BundleNotificationEvent

      public BundleNotificationEvent(NotificationInput<Bundle> input)
      Instantiates a new intervention outcome notification event.
      Parameters:
      input - the NotificationInput containing the information to perform the notification