Class RoughPlanningInsertEvent


public class RoughPlanningInsertEvent extends InsertEvent<BORoughPlanning>
Event to insert 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

    • RoughPlanningInsertEvent

      public RoughPlanningInsertEvent(BORoughPlanning input)
      Instantiates a new rough planning insert event.
      Parameters:
      input - the BORoughPlanning to insert