Uses of Interface
org.exoplatform.commons.api.notification.channel.ChannelManager
Packages that use ChannelManager
Package
Description
-
Uses of ChannelManager in org.exoplatform.commons.api.notification
Methods in org.exoplatform.commons.api.notification that return ChannelManagerModifier and TypeMethodDescriptionNotificationContext.getChannelManager()Gets the channel manager what contains all channel on Notification -
Uses of ChannelManager in org.exoplatform.commons.api.notification.rest
Constructors in org.exoplatform.commons.api.notification.rest with parameters of type ChannelManagerModifierConstructorDescriptionNotificationSettingsRestService(org.exoplatform.services.resources.ResourceBundleService resourceBundleService, PluginSettingService pluginSettingService, ChannelManager channelManager, UserSettingService userSettingService, org.exoplatform.portal.config.UserACL userACL)