Class RoughPlanningBucketLoadEvent


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

    • RoughPlanningBucketLoadEvent

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