Class WorkShiftExceptionNotificationEvent


public class WorkShiftExceptionNotificationEvent extends NotificationEvent<BOWorkShiftException>
Event to notify that an action has been performed on a BOWorkShiftException.
The launcher must provide the ID of a valid BOWorkShiftException 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:
BTTimesheetResourceShiftExceptionNotification(0), BTTimesheetResourceShiftExceptionCancelNotification(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionNotificationEvent

      public WorkShiftExceptionNotificationEvent(NotificationInput<BOWorkShiftException> input)
      Instantiates a new resource shift exception notification event.
      Parameters:
      input - the notification input