Name | Signature and Synopsis |
---|---|
closeConnection | void closeConnection() |
connect | void connect(Object notificationContextObj) |
getErrorMessage | String getErrorMessage(Object notificationStatusObj) |
initializeNotificationContext | Object initializeNotificationContext(String notificationContextClass, Object contextPropertiesMapObj) |
isNotificationSuccess | boolean isNotificationSuccess(Object notificationStatusObj) |
loadMessageTemplates | loadMessageTemplates(String messageTemplateContents) |
prepareNotificationMessage | void prepareNotificationMessage(Object notificationContextObj, String notificationType, String messageTemplateContents, Object messageDataMapObj) |
sendNotification | NotificationStatus sendNotification(Object notificationContextObj) |