Class WarehouseOperationReceiveEvent


public class WarehouseOperationReceiveEvent extends WarehouseOperationHandlingEvent
Event to receive a WarehouseOperation.
The launcher must provide a valid WarehouseOperationHandlingInput in order to successfully call this event.
The listener receives the WarehouseOperation components starting from the event input, i.e. the given WarehouseOperationHandlingInput.
Since:
14.0
GCApi:
event
Reactors:
BTWarehouseOperationReceive(0)
No Spouts