Class BundleOperationNotificationEvent


public class BundleOperationNotificationEvent extends NotificationEvent<BOBundleOperation>
Event to notify that an action has been performed on a BOBundleOperation.
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:
BTBundleOperationAppointmentUpdate(0)
No Spouts
  • Constructor Details

    • BundleOperationNotificationEvent

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