Class ForecastActivityDetailDeleteEvent

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

public class ForecastActivityDetailDeleteEvent extends DeleteEvent<Long>
Event to delete a BOForecastActivityDetail.
The launcher must provide a valid BOForecastActivityDetail id in order to successfully call this event.
Since:
15.0
GCApi:
event
Reactors:
BTForecastActivityDetailDelete(0)
No Spouts
  • Constructor Details

    • ForecastActivityDetailDeleteEvent

      public ForecastActivityDetailDeleteEvent(Long input)