java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<BOForecastShiftModel,Long>
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.event.ForecastShiftModelCopyEvent

public class ForecastShiftModelCopyEvent extends SimpleBusinessEvent<BOForecastShiftModel,Long>
Event to copy a BOForecastShiftModel.
The launcher must provide a valid BOForecastShiftModel in order to successfully call this event.
The listener copies all the BOForecastShiftModel components starting from the event input, i.e. the given BOForecastShiftModel in which all needed components were previously set.
Since:
15.0
GCApi:
event
Reactors:
BTForecastShiftModelCopy(0)
No Spouts
  • Constructor Details