java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<TransferRequestSubmitInput,Void>
overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.event.TransferRequestSubmitEvent

public class TransferRequestSubmitEvent extends SimpleBusinessEvent<TransferRequestSubmitInput,Void>
Event to submit a TransferRequest.
The launcher must provide a valid TransferRequestSubmitInput in order to successfully call this event.
The listener submits the TransferRequest with all its components starting from the event input, i.e. the given TransferRequestSubmitInput.
Since:
14.0
GCApi:
event
Reactors:
BTTransferRequestSubmit(0)
No Spouts