| 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.setActive(boolean isActive) |
PluginInfo |
PluginInfo.setBundlePath(String bundlePath) |
PluginInfo |
PluginInfo.setOrder(int order) |
PluginInfo |
PluginInfo.setResourceBundleKey(String resourceBundleKey) |
PluginInfo |
PluginInfo.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<PluginInfo> |
GroupProvider.getProviderDatas() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupProvider.addProviderData(PluginInfo providerData) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupProvider.setProviderDatas(List<PluginInfo> providerDatas) |
| Modifier and Type | Method and Description |
|---|---|
List<PluginInfo> |
PluginSettingService.getActivePlugins()
Gets information of all active plugins.
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.