Class WarehouseMaterialStockLoadEvent


public class WarehouseMaterialStockLoadEvent extends SimpleBusinessEvent<WarehouseMaterialStockLoadInput,WarehouseMaterialStock>
Event to load a WarehouseMaterialStock.
The launcher must provide a valid WarehouseMaterialStockLoadInput in order to successfully call this event.
The listener loads all the WarehouseMaterialStock components starting from the event input, i.e. the given WarehouseMaterialStockLoadInput.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseMaterialStockLoad(0)
No Spouts