Class ActivityForecastHeaderCancelEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event.ActivityForecastHeaderCancelEvent

public class ActivityForecastHeaderCancelEvent extends SimpleBusinessEvent<Long,Void>
Event to cancel a BOActivityForecastHeader.
The launcher must provide a valid BOActivityForecastHeader id in order to successfully call this event.
The listener cancels all the BOActivityForecastHeader components starting from the event input, i.e. the given BOActivityForecastHeader id.
Since:
15.0
GCApi:
event
Reactors:
BTActivityForecastHeaderCancel(0)
No Spouts
  • Constructor Details

    • ActivityForecastHeaderCancelEvent

      public ActivityForecastHeaderCancelEvent(Long id)
      Instantiates a new activity forecast header cancel event.
      Parameters:
      id - the BOActivityForecastHeader id