| Modifier and Type | Method and Description |
|---|---|
List<PluginConfig> |
BaseNotificationPlugin.getPluginConfigs() |
| Modifier and Type | Method and Description |
|---|---|
PluginConfig |
PluginConfig.addKeyMapping(String key,
String value) |
PluginConfig |
PluginConfig.isChildPlugin(boolean isChildPlugin) |
| Modifier and Type | Method and Description |
|---|---|
PluginConfig |
PluginSettingService.getPluginConfig(String pluginId)
Gets configuration of a plugin from its Id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginSettingService.registerPluginConfig(PluginConfig pluginConfig)
Registers configuration of a plugin.
|
| Modifier and Type | Method and Description |
|---|---|
PluginConfig |
Element.getPluginConfig()
Gets template configure for the element
uses it in the case when we need to get the groovy template.
|
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.config(PluginConfig templateConfig)
Sets the template configure for the element
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.