Uses of Class
org.exoplatform.commons.api.notification.plugin.config.PluginConfig
Packages that use PluginConfig
Package
Description
-
Uses of PluginConfig in org.exoplatform.commons.api.notification.plugin
Methods in org.exoplatform.commons.api.notification.plugin that return types with arguments of type PluginConfig -
Uses of PluginConfig in org.exoplatform.commons.api.notification.plugin.config
Methods in org.exoplatform.commons.api.notification.plugin.config that return PluginConfigModifier and TypeMethodDescriptionPluginConfig.addKeyMapping(String key, String value) PluginConfig.isChildPlugin(boolean isChildPlugin) -
Uses of PluginConfig in org.exoplatform.commons.api.notification.service.setting
Methods in org.exoplatform.commons.api.notification.service.setting that return PluginConfigModifier and TypeMethodDescriptionPluginSettingService.getPluginConfig(String pluginId) Gets configuration of a plugin from its Id.Methods in org.exoplatform.commons.api.notification.service.setting with parameters of type PluginConfigModifier and TypeMethodDescriptionvoidPluginSettingService.registerPluginConfig(PluginConfig pluginConfig) Registers configuration of a plugin. -
Uses of PluginConfig in org.exoplatform.commons.api.notification.template
Methods in org.exoplatform.commons.api.notification.template that return PluginConfigModifier and TypeMethodDescriptionElement.getPluginConfig()Gets template configure for the element uses it in the case when we need to get the groovy template.Methods in org.exoplatform.commons.api.notification.template with parameters of type PluginConfigModifier and TypeMethodDescriptionElement.config(PluginConfig templateConfig) Sets the template configure for the element