Class WorkShiftExceptionClassLoadEvent


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

    • WorkShiftExceptionClassLoadEvent

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