Class WorkShiftExceptionUpdateEvent


public class WorkShiftExceptionUpdateEvent extends UpdateEvent<BOWorkShiftException>
Event to update a BOWorkShiftException.
The launcher must provide a valid BOWorkShiftException in order to successfully call this event.
The listener updates all the components starting of the BOWorkShiftException starting from the event input, i.e. the given BOWorkShiftException in which all needed components were previously updated.
Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftExceptionUpdate(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionUpdateEvent

      public WorkShiftExceptionUpdateEvent(BOWorkShiftException workShiftException)
      Instantiates a new work shift exception update event.
      Parameters:
      workShiftException - the work shift exception to be updated