Class RoughPlanningCancelEvent


public class RoughPlanningCancelEvent extends SimpleBusinessEvent<Long,Void>
Event to cancel a BORoughPlanning.
The launcher must provide a valid BORoughPlanning id in order to successfully call this event.
The listener cancels all the BORoughPlanning components starting from the event input, i.e. the given BORoughPlanning id.
Since:
18.0
  • Constructor Details

    • RoughPlanningCancelEvent

      public RoughPlanningCancelEvent(Long roughPlanningId)
      Instantiates a new rough planning cancel event.
      Parameters:
      roughPlanningId - the BORoughPlanning id