WS.Common.Notify.initializeNotificationContext()

Signature

Object initializeNotificationContext(String notificationContextClass, Object contextPropertiesMapObj)

Domain

Description

Creates a Notification context object as per the Implementation class name provided.

Parameters

NameTypeDescription
notificationContextClassStringNotification Context Class name.
contextPropertiesMapObjObjectContext properties Map.

Returns

TypeDescription
ObjectNotification Context object.