Class WarehouseStateLoadEvent


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

    • WarehouseStateLoadEvent

      public WarehouseStateLoadEvent(Long id)
      Instantiates a new warehouse state load event.
      Parameters:
      id - the BOWarehouseState id