Class StockQuantityCheckEvent


public class StockQuantityCheckEvent extends SimpleBusinessEvent<StockQuantityCheckInput,Void>
Event to evaluate the new stock quantity evaluating the
The launcher must provide a valid BOStock in order to successfully call this event.
The listener updates all the BOStock components starting from the event input, i.e. the given BOStock in which all needed components were previously updated.
Since:
13.0
GCApi:
event
Reactors:
BTStockQuantityCheck(0)
No Spouts