Uses of Interface
org.exoplatform.commons.api.notification.channel.ChannelManager
-
Packages that use ChannelManager Package Description org.exoplatform.commons.api.notification org.exoplatform.commons.api.notification.rest -
-
Uses of ChannelManager in org.exoplatform.commons.api.notification
Methods in org.exoplatform.commons.api.notification that return ChannelManager Modifier and Type Method Description ChannelManagerNotificationContext. 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 ChannelManager Constructor Description NotificationSettingsRestService(org.exoplatform.services.resources.ResourceBundleService resourceBundleService, PluginSettingService pluginSettingService, ChannelManager channelManager, UserSettingService userSettingService, org.exoplatform.portal.config.UserACL userACL)
-