Class RoughPlanningLoadEvent


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

    • RoughPlanningLoadEvent

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