Class CentralWarehouseUpdateEvent


public class CentralWarehouseUpdateEvent extends UpdateEvent<BOCentralWarehouse>
Event to update a BOCentralWarehouse.
The launcher must provide a valid BOCentralWarehouse in order to successfully call this event.
The listener updates all the BOCentralWarehouse components starting from the event input, i.e. the given BOCentralWarehouse in which all needed components were previously updated.
Since:
13.0
GCApi:
event
Reactors:
BTCentralWarehouseUpdate(0)
No Spouts
  • Constructor Details

    • CentralWarehouseUpdateEvent

      public CentralWarehouseUpdateEvent(BOCentralWarehouse input)
      Instantiates a new central warehouse update event.
      Parameters:
      input - the BOCentralWarehouse to update