Class ResourceForecastHeaderCancelEvent

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.resource.event.ResourceForecastHeaderCancelEvent

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

    • ResourceForecastHeaderCancelEvent

      public ResourceForecastHeaderCancelEvent(Long id)
      Instantiates a new resource forecast header cancel event.
      Parameters:
      id - the BOResourceForecastHeader id