Serialized Form
-
Package org.exoplatform.commons.api.notification.model
-
Class org.exoplatform.commons.api.notification.model.ChannelKey
class ChannelKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class org.exoplatform.commons.api.notification.model.NotificationInfo
class NotificationInfo extends Object implements Serializable- serialVersionUID:
- 689981271399587101L
-
Serialized Fields
-
channelKey
ChannelKey channelKey
-
dateCreated
Calendar dateCreated
-
excludedUsersIds
List<String> excludedUsersIds
-
from
String from
-
id
String id
-
isOnPopOver
boolean isOnPopOver
-
isUpdate
boolean isUpdate
-
key
PluginKey key
-
lastModifiedDate
long lastModifiedDate
-
mutable
boolean mutable
-
order
int order
-
ownerParameter
Map<String,
String> ownerParameter -
read
boolean read
-
resetOnBadge
boolean resetOnBadge
-
sendToDaily
String[] sendToDaily
-
sendToUserIds
List<String> sendToUserIds
-
sendToWeekly
String[] sendToWeekly
-
spaceId
long spaceId
-
spaceMuted
boolean spaceMuted
-
title
String title
-
to
String to
-
-
Class org.exoplatform.commons.api.notification.model.PluginKey
class PluginKey extends Object implements Serializable- serialVersionUID:
- -8398874553307926320L
-
Serialized Fields
-
id
String id
-
-
Class org.exoplatform.commons.api.notification.model.WebNotificationFilter
class WebNotificationFilter extends Object implements Serializable- serialVersionUID:
- 4731392723219635179L
-
-
Package org.exoplatform.commons.api.notification.service.template
-
Class org.exoplatform.commons.api.notification.service.template.TemplateContext
- serialVersionUID:
- 1L
-
Serialized Fields
-
channelKey
ChannelKey channelKey
-
digestSize
int digestSize
-
error
Throwable error
-
language
String language
-
pluginId
String pluginId
-
-
-
Package org.exoplatform.commons.api.notification.stat