Class WorkShiftNotificationEvent


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

    • WorkShiftNotificationEvent

      public WorkShiftNotificationEvent(NotificationInput<BOWorkShift> input)
      Instantiates a new work shift notification event.
      Parameters:
      input - the NotificationEvent containing the information to perform the notification