Class WarehouseLoadEvent


public class WarehouseLoadEvent extends LoadEvent<BOWarehouse>
Event to load a BOWarehouse.
The launcher must provide a valid BOWarehouse id in order to successfully call this event.
The listener load the BOWarehouse components starting from the event input, i.e. the given BOWarehouse.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseLoad(0)
No Spouts
  • Constructor Details

    • WarehouseLoadEvent

      public WarehouseLoadEvent(Long id)
      Instantiates a warehouse load event.
      Parameters:
      id - the BOWarehouse id