| Package | Description |
|---|---|
| org.exoplatform.commons.api.notification.model | |
| org.exoplatform.commons.api.notification.service.setting |
| Modifier and Type | Method and Description |
|---|---|
PluginInfo |
PluginInfo.end() |
PluginInfo |
PluginInfo.setBundlePath(String bundlePath) |
PluginInfo |
PluginInfo.setChannelActive(String channelId) |
PluginInfo |
PluginInfo.setChannelActives(List<String> channelActives) |
PluginInfo |
PluginInfo.setOrder(int order) |
PluginInfo |
PluginInfo.setResourceBundleKey(String resourceBundleKey) |
PluginInfo |
PluginInfo.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<PluginInfo> |
GroupProvider.getPluginInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupProvider.addPluginInfo(PluginInfo pluginInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupProvider.setPluginInfos(List<PluginInfo> pluginInfos) |
| Modifier and Type | Method and Description |
|---|---|
List<PluginInfo> |
PluginSettingService.getActivePlugins(String channelId)
Gets information of all active plugins by channel.
|
List<PluginInfo> |
PluginSettingService.getAllPlugins()
Gets information of all plugins.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.