Class WarehouseOperationItemStateChangeEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<WarehouseOperationItemStateChangeInput,Long>
overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.event.WarehouseOperationItemStateChangeEvent

public class WarehouseOperationItemStateChangeEvent extends SimpleBusinessEvent<WarehouseOperationItemStateChangeInput,Long>
Event to change the state of a BOWarehouseOperationItem.
The launcher must provide a valid WarehouseOperationItemStateChangeInput in order to successfully call this event.
Since:
14.0
GCApi:
event
Reactors:
BTWarehouseOperationItemStateChange(0)
No Spouts