Class WorkShiftExceptionClassInsertEvent


public class WorkShiftExceptionClassInsertEvent extends InsertEvent<BOWorkShiftExceptionClass>
Event to insert a BOWorkShiftExceptionClass.
The launcher must provide a valid BOWorkShiftExceptionClass in order to successfully call this event.
The listener inserts all the components of the BOWorkShiftExceptionClass starting from the event input, i.e. the given BOWorkShiftExceptionClass in which all needed components were previously set.
Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftExceptionClassInsert(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionClassInsertEvent

      public WorkShiftExceptionClassInsertEvent(BOWorkShiftExceptionClass workShiftExceptionClass)
      Instantiates a new work shift exception class insert event.
      Parameters:
      workShiftExceptionClass - the work shift exception class to be inserted