Class BTTransferRequestPushNotificationsDispatch

java.lang.Object
overit.geocall.bl.BusinessTask<TransferRequestHeaderStateChangeEvent>
overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.notification.task.BTTransferRequestPushNotificationsDispatch
All Implemented Interfaces:
Serializable, Tool

@Event(TransferRequestHeaderStateChangeEvent.class) public class BTTransferRequestPushNotificationsDispatch extends BusinessTask<TransferRequestHeaderStateChangeEvent>
Business task in order create and dispatch all the PushNotifications related to the TransferRequests that recently changed their state.
When the TransferRequestHeaderStateChangeEvent is launched the BT notices the call and proceeds creating and dispatching the PushNotifications basing on the event's input.
Since:
14.0
See Also:
GCApi:
task