Class MobileWarehouseSchedulingResourceOCCheckEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<MobileWarehouseSchedulingResourceOCCheckInput,Void>
overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event.MobileWarehouseSchedulingResourceOCCheckEvent

public class MobileWarehouseSchedulingResourceOCCheckEvent extends SimpleBusinessEvent<MobileWarehouseSchedulingResourceOCCheckInput,Void>
Event that performs checks on the association between the BOSchedulingUser and the BOWarehouseOperationCenter of the BOCentralWarehouse.
The launcher must provide a valid BOSchedulingUser and a collection of BOCentralWarehouse ids in order to successfully call this event.
Since:
14.0
GCApi:
event
Reactors:
BTMobileWarehouseSchedulingResourceOCCheck(0)
No Spouts