Uses of Interface
org.exoplatform.commons.api.notification.service.setting.PluginSettingService
-
Packages that use PluginSettingService Package Description org.exoplatform.commons.api.notification org.exoplatform.commons.api.notification.rest -
-
Uses of PluginSettingService in org.exoplatform.commons.api.notification
Methods in org.exoplatform.commons.api.notification that return PluginSettingService Modifier and Type Method Description PluginSettingServiceNotificationContext. getPluginSettingService()Gets the PluginSettingService service -
Uses of PluginSettingService in org.exoplatform.commons.api.notification.rest
Constructors in org.exoplatform.commons.api.notification.rest with parameters of type PluginSettingService Constructor Description NotificationSettingsRestService(org.exoplatform.services.resources.ResourceBundleService resourceBundleService, PluginSettingService pluginSettingService, ChannelManager channelManager, UserSettingService userSettingService, org.exoplatform.portal.config.UserACL userACL)
-