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

public class TransferRequestCancelEvent extends SimpleBusinessEvent<TransferRequestCancelInput,Void>
Event to cancel a TransferRequest.
The launcher must provide a valid TransferRequestCancelInput in order to successfully call this event.
The listener cancel the TransferRequest starting from the event input, i.e. the given TransferRequestCancelInput.
Since:
14.0
GCApi:
event
Reactors:
BTTransferRequestCancel(0)
No Spouts