Class RoughPlanningResourceResultLoadEvent


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

    • RoughPlanningResourceResultLoadEvent

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