Class WorkShiftLoadEvent


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

    • WorkShiftLoadEvent

      public WorkShiftLoadEvent(Long id)
      Instantiates a new work shift load event.
      Parameters:
      id - the ID of the work shift to be loaded