Uses of Interface
org.exoplatform.commons.api.notification.service.setting.PluginSettingService
Packages that use PluginSettingService
Package
Description
-
Uses of PluginSettingService in org.exoplatform.commons.api.notification
Methods in org.exoplatform.commons.api.notification that return PluginSettingServiceModifier and TypeMethodDescriptionNotificationContext.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 PluginSettingServiceModifierConstructorDescriptionNotificationSettingsRestService(org.exoplatform.services.resources.ResourceBundleService resourceBundleService, PluginSettingService pluginSettingService, ChannelManager channelManager, UserSettingService userSettingService, org.exoplatform.portal.config.UserACL userACL)