Class WorkShiftExceptionLoadEvent


public class WorkShiftExceptionLoadEvent extends LoadEvent<BOWorkShiftException>
Event to load a BOWorkShiftException.
The launcher must provide the ID of a valid BOWorkShiftException in order to successfully call this event.
The listener loads all the components of the {BOWorkShiftException starting from the event input, i.e. the given ID of the BOWorkShiftException.
Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftExceptionLoad(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionLoadEvent

      public WorkShiftExceptionLoadEvent(Long id)
      Instantiates a new work shift exception load event.
      Parameters:
      id - the ID of the work shift exception to be loaded