| Package | Description |
|---|---|
| org.exoplatform.commons.api.notification.rest.model | |
| org.exoplatform.commons.api.notification.service.setting |
| Modifier and Type | Method and Description |
|---|---|
List<GroupProvider> |
UserNotificationSettings.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserNotificationSettings.setGroups(List<GroupProvider> groups) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupProvider> |
PluginSettingService.getGroupPlugins()
Gets a list of groups containing plugins.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.