| Package | Description |
|---|---|
| org.exoplatform.commons.api.notification.rest.model |
| Modifier and Type | Method and Description |
|---|---|
List<EmailDigestChoice> |
UserNotificationSettings.getEmailDigestChoices() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserNotificationSettings.setEmailDigestChoices(List<EmailDigestChoice> emailDigestChoices) |
| Constructor and Description |
|---|
UserNotificationSettings(List<GroupProvider> groups,
Map<String,String> groupsLabels,
Map<String,String> pluginLabels,
Map<String,String> channelLabels,
Map<String,String> channelDescriptions,
Map<String,String> digestLabels,
Map<String,String> digestDescriptions,
boolean hasActivePlugin,
List<EmailDigestChoice> emailDigestChoices,
List<ChannelActivationChoice> channelCheckBoxList,
Map<String,Boolean> channelStatus,
List<String> channels) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.