Class WarehouseTransactionLoadEvent


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

    • WarehouseTransactionLoadEvent

      public WarehouseTransactionLoadEvent(Long id)
      Instantiates a new warehouse transaction load event.
      Parameters:
      id - the BOWarehouseTransaction id