Class WarehouseStateUpdateEvent


public class WarehouseStateUpdateEvent extends SimpleBusinessEvent<WarehouseStateUpdateInput,Void>
Event to update the state of a BOWarehouse.
The launcher must provide a valid WarehouseStateUpdateInput in order to successfully call this event.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseStateUpdate(0)
No Spouts