Interface INotificationPayloadContext
- All Known Subinterfaces:
ICommonPayloadType
,IEmailPayloadType
,IFaxPayloadType
,IGenericPayloadType
,IGroupNotificationPayloadType
,IIMPayloadType
,IPagerPayloadType
,ISMSPayloadType
,ITaskNotificationPayloadType
,IURIPayloadType
,IUserNotificationPayloadType
,IVoicePayloadType
- All Known Implementing Classes:
CommonPayloadType
,EmailPayloadType
,FaxPayloadType
,GenericPayloadType
,GroupNotificationPayloadType
,IMPayloadType
,PagerPayloadType
,SMSPayloadType
,TaskNotificationPayloadType
,URIPayloadType
,UserNotificationPayloadType
,VoicePayloadType
public interface INotificationPayloadContext
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NOTIFICATION_CONTEXT
- See Also:
-
-
Method Details
-
getPayloadContextValues
Map getPayloadContextValues()Get the context values as a map- Returns:
- a
Object
value
-