Class ForecastGroupingConstraintDeleteEvent

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

public class ForecastGroupingConstraintDeleteEvent extends DeleteEvent<Void>
Event to delete a BOForecastGroupingConstraint.
The launcher must provide a valid BOForecastGroupingConstraint's id in order to successfully call this event.
Since:
15.0
GCApi:
event
Reactors:
BTForecastGroupingConstraintDelete(0)
No Spouts
  • Constructor Details

    • ForecastGroupingConstraintDeleteEvent

      public ForecastGroupingConstraintDeleteEvent(Long forecastGroupignConstraintId)
      Instantiates a new Forecast Grouping Constraint delete event.
      Parameters:
      forecastGroupignConstraintId - a Long that represents the id of the Forecast Grouping Constraint to delete