Class WarehouseTransactionUpdateEvent


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