Class ForecastGroupingConstraintUpdateEvent


public class ForecastGroupingConstraintUpdateEvent extends UpdateEvent<BOForecastGroupingConstraint>
Event to update a BOForecastGroupingConstraint.
The launcher must provide a valid BOForecastGroupingConstraint in order to successfully call this event.
The listener update the BOForecastGroupingConstraint components starting from the event input, i.e. the given BOForecastGroupingConstraint in which all needed components were previously set.
Since:
15.0
GCApi:
event
Reactors:
BTForecastGroupingConstraintUpdate(0)
No Spouts