Uses of Class
org.exoplatform.commons.api.notification.model.ChannelKey
Packages that use ChannelKey
Package
Description
-
Uses of ChannelKey in org.exoplatform.commons.api.notification.channel
Methods in org.exoplatform.commons.api.notification.channel that return ChannelKeyMethods in org.exoplatform.commons.api.notification.channel with parameters of type ChannelKeyModifier and TypeMethodDescriptionChannelManager.getChannel(ChannelKey key) Gets the channel by the specified keyChannelManager.getLifecycle(ChannelKey key) Gets the lifecycle by the ChannelKey -
Uses of ChannelKey in org.exoplatform.commons.api.notification.channel.template
Methods in org.exoplatform.commons.api.notification.channel.template that return ChannelKey -
Uses of ChannelKey in org.exoplatform.commons.api.notification.model
Methods in org.exoplatform.commons.api.notification.model that return ChannelKeyModifier and TypeMethodDescriptionNotificationInfo.getChannelKey()Gets the channel key of the notificationstatic ChannelKeystatic ChannelKeyChannelKey.key(AbstractChannel channel) Methods in org.exoplatform.commons.api.notification.model with parameters of type ChannelKeyModifier and TypeMethodDescriptionvoidNotificationInfo.setChannelKey(ChannelKey channelKey) Sets the channel of the notification -
Uses of ChannelKey in org.exoplatform.commons.api.notification.service.template
Methods in org.exoplatform.commons.api.notification.service.template that return ChannelKeyMethods in org.exoplatform.commons.api.notification.service.template with parameters of type ChannelKeyModifier and TypeMethodDescriptionTemplateContext.channelKey(ChannelKey channelKey) static TemplateContextTemplateContext.newChannelInstance(ChannelKey channelKey, String pluginId, String language)