Class WorkShiftExceptionWorkShiftDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<WorkShiftExceptionWorkShiftDeleteInput,Long>
overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.event.WorkShiftExceptionWorkShiftDeleteEvent

public class WorkShiftExceptionWorkShiftDeleteEvent extends SimpleBusinessEvent<WorkShiftExceptionWorkShiftDeleteInput,Long>
Event to delete a BOWorkShiftExceptionWorkShift.

The launcher must provide a valid WorkShiftExceptionWorkShiftDeleteInput in order to successfully call this event.

The listener deletes all the components of the BOWorkShiftExceptionWorkShift starting from the event input, i.e. the given work shift id in which all needed components were previously set.

Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftExceptionWorkShiftDelete(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionWorkShiftDeleteEvent

      public WorkShiftExceptionWorkShiftDeleteEvent(WorkShiftExceptionWorkShiftDeleteInput workShiftExceptionWorkShiftDeleteInput)
      Instantiates a new work shift exception work shift delete event.
      Parameters:
      workShiftExceptionWorkShiftDeleteInput - the WorkShiftExceptionWorkShiftDeleteInput containing the information to delete a work shift exception work shift