Class WorkShiftLoadEvent


public class WorkShiftLoadEvent extends LoadEvent<BOWorkShift>
Event to load a BOWorkShift.
The launcher must provide a valid work shift id in order to successfully call this event.
The listener loads all the BOWorkShift components starting from the event input, i.e. the given work shift id.
Since:
9.2
GCApi:
event
Reactors:
BTWorkShiftLoad(0)
No Spouts
  • Constructor Details

    • WorkShiftLoadEvent

      public WorkShiftLoadEvent(Long id)
      Instantiates a new work shift header load event.
      Parameters:
      id - the work shift id