Class RoughPlanningResourceInsertEvent


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