Class WarehouseTransactionSerializedMaterialInsertEvent


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