Serialized Form
-
Package org.cxbox.notifications.crudma.dto
-
Class org.cxbox.notifications.crudma.dto.NotificationRecipientDTO extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
Serialized Fields
-
cntrpId
Long cntrpId
-
cntrpName
String cntrpName
-
eventName
String eventName
-
message
String message
-
mimeType
String mimeType
-
previewMessage
String previewMessage
-
previewSubject
String previewSubject
-
previewUIMessage
String previewUIMessage
-
previewUISubject
String previewUISubject
-
previewUrl
String previewUrl
-
subject
String subject
-
taskId
Long taskId
-
taskName
String taskName
-
uiMessage
String uiMessage
-
uiSubject
String uiSubject
-
url
String url
-
-
-
-
Package org.cxbox.notifications.dto
-
Class org.cxbox.notifications.dto.NotificationDTO extends org.cxbox.api.data.dto.DataResponseDTO implements Serializable
-
-
Package org.cxbox.notifications.service
-
Class org.cxbox.notifications.service.INotificationPollingService.NotificationCtrlDTO extends NotificationDTO implements Serializable
-