Class WorkShiftTimeLineLoadEvent


public class WorkShiftTimeLineLoadEvent extends SimpleBusinessEvent<Long,TimeLine>
Event to load the TimeLine of a work shift.
The launcher must provide a valid work shift id in order to successfully call this event.
The listener loads the TimeLine of the BOWorkShift starting from the event input.
Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftTimeLineLoad(0)
No Spouts
  • Constructor Details

    • WorkShiftTimeLineLoadEvent

      public WorkShiftTimeLineLoadEvent(Long workShift)
      Instantiates a new work shift timeline load event.
      Parameters:
      workShift - the work shift id