Class WarehouseTransactionInsertEvent


public class WarehouseTransactionInsertEvent extends InsertEvent<BOWarehouseTransaction>
Event to insert a BOWarehouseTransaction.
The launcher must provide a valid BOWarehouseTransaction in order to successfully call this event.
The listener inserts all the BOWarehouseTransaction components starting from the event input, i.e. the given BOWarehouseTransaction in which all needed components were previously set.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseTransactionInsert(0)
No Spouts
  • Constructor Details