| Modifier and Type | Method and Description |
|---|---|
abstract ChannelKey |
AbstractChannel.getKey()
Gets Channel Key
|
| Modifier and Type | Method and Description |
|---|---|
AbstractChannel |
ChannelManager.getChannel(ChannelKey key)
Gets the channel by the specified key
|
AbstractNotificationLifecycle |
ChannelManager.getLifecycle(ChannelKey key)
Gets the lifecycle by the ChannelKey
|
| Modifier and Type | Method and Description |
|---|---|
ChannelKey |
TemplateProvider.getChannelKey()
Gets channelId
|
| Modifier and Type | Method and Description |
|---|---|
ChannelKey |
NotificationInfo.getChannelKey()
Gets the channel key of the notification
|
static ChannelKey |
ChannelKey.key(AbstractChannel channel) |
static ChannelKey |
ChannelKey.key(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationInfo.setChannelKey(ChannelKey channelKey)
Sets the channel of the notification
|
| Modifier and Type | Method and Description |
|---|---|
ChannelKey |
TemplateContext.getChannelKey() |
| Modifier and Type | Method and Description |
|---|---|
TemplateContext |
TemplateContext.channelKey(ChannelKey channelKey) |
static TemplateContext |
TemplateContext.newChannelInstance(ChannelKey channelKey,
String pluginId,
String language) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.