Class RoughPlanningUpdateEvent


public class RoughPlanningUpdateEvent extends UpdateEvent<BORoughPlanning>
Event to update a BORoughPlanning.
The launcher must provide a valid BORoughPlanning in order to successfully call this event.
The listener inserts all the BORoughPlanning components starting from the event input, i.e. the given BORoughPlanning in which all needed components were previously set.
Since:
18.0
  • Constructor Details

    • RoughPlanningUpdateEvent

      public RoughPlanningUpdateEvent(BORoughPlanning input)
      Instantiates a new rough planning scenario update event.
      Parameters:
      input - the BORoughPlanning to update