Class WarehouseOperationLoadEvent


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

    • WarehouseOperationLoadEvent

      public WarehouseOperationLoadEvent(Long id)
      Instantiates a new warehouse operation load event.
      Parameters:
      id - the WarehouseOperation id