Class RoughPlanningApplyShiftsEvent


public class RoughPlanningApplyShiftsEvent extends SimpleBusinessEvent<Long,Void>
Event to apply shifts of a BORoughPlanning.
The launcher must provide a valid id of BORoughPlanning in order to successfully call this event.
The listener applies all the shifts BORoughPlanning components starting from the event input, i.e. the given BORoughPlanning in which all needed components were previously set.
Since:
20.0
  • Constructor Details

    • RoughPlanningApplyShiftsEvent

      public RoughPlanningApplyShiftsEvent(Long roughPlanning)
      Instantiates a new workload analysis apply shifts event.
      Parameters:
      roughPlanning - the id of BORoughPlanning to apply shifts