Object initializeNotificationContext(String notificationContextClass, Object contextPropertiesMapObj)
Object initializeNotificationContext(String notificationContextClass, Object contextPropertiesMapObj)
Name | Type | Description |
---|---|---|
notificationContextClass | String | Notification Context Class name. |
contextPropertiesMapObj | Object | Context properties Map. |
Type | Description |
---|---|
Object | Notification Context object. |