Class RoughPlanningResourceCancelEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocallapp.wfm.roughplanning.bl.resource.event.RoughPlanningResourceCancelEvent

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

    • RoughPlanningResourceCancelEvent

      public RoughPlanningResourceCancelEvent(Long roughPlanningResourceId)
      Instantiates a new rough planning resource cancel event.
      Parameters:
      roughPlanningResourceId - the BORoughPlanningResource id