Class NearestWorkShiftLoadEvent


public class NearestWorkShiftLoadEvent extends SimpleBusinessEvent<NearestWorkShiftLoadInput,Long>
Event to load the work shift of the resource nearest to the given date.
The launcher must provide a valid NearestWorkShiftLoadInput in order to successfully call this event.
The listener loads resource work shift starting from the event input, i.e. the given NearestWorkShiftLoadInput.
Since:
9.2
GCApi:
event
Reactors:
BTNearestWorkShiftLoad(0)
No Spouts
  • Constructor Details

    • NearestWorkShiftLoadEvent

      public NearestWorkShiftLoadEvent(NearestWorkShiftLoadInput input)
      Instantiates a new nearest work shift load event.
      Parameters:
      input - the input