Class RoughPlanningResourceLoadEvent


public class RoughPlanningResourceLoadEvent extends LoadEvent<BORoughPlanningResource>
Event to load a BORoughPlanningResource.
The launcher must provide a Long that represents the id of the rough planning resource to load.
Since:
18.0
  • Constructor Details

    • RoughPlanningResourceLoadEvent

      public RoughPlanningResourceLoadEvent(Long roughPlanningResourceId)
      Instantiates a new rough planning resource load event.
      Parameters:
      roughPlanningResourceId - a Long that represents the id of the rough planning resource to load