Class WorkShiftExceptionDeleteEvent


public class WorkShiftExceptionDeleteEvent extends DeleteEvent<Void>
Event to delete 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 deleted.
Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftExceptionDelete(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionDeleteEvent

      public WorkShiftExceptionDeleteEvent(Long workShiftExceptionId)
      Instantiates a new work shift exception delete event.
      Parameters:
      workShiftExceptionId - the work shift exception id to be deleted