Class RoughPlanningActivityResultLoadEvent


public class RoughPlanningActivityResultLoadEvent extends LoadEvent<BORoughPlanningActivityResult>
Event to load a BORoughPlanningActivityResult.
The launcher must provide a Long that represents the id of the rough planning activity result to load.
Since:
19.0
  • Constructor Details

    • RoughPlanningActivityResultLoadEvent

      public RoughPlanningActivityResultLoadEvent(Long roughPlanningActivityId)
      Instantiates a new rough planning activity result load event.
      Parameters:
      roughPlanningActivityId - a Long that represents the id of the rough planning activity result to load