Class MobileWarehouseUpdateEvent


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

    • MobileWarehouseUpdateEvent

      public MobileWarehouseUpdateEvent(BOMobileWarehouse input)
      Instantiates a new mobile warehouse update event.
      Parameters:
      input - the BOMobileWarehouse to update