public interface NotificationCommand
| Modifier and Type | Method and Description |
|---|---|
PluginKey |
getNotificationKey()
Gets a notification key associated with the notification command.
|
BaseNotificationPlugin |
getPlugin()
Gets a plugin associated with the notification command.
|
NotificationInfo |
processNotification(NotificationContext ctx)
Builds information of a notification from the notification context.
|
BaseNotificationPlugin getPlugin()
PluginKey getNotificationKey()
NotificationInfo processNotification(NotificationContext ctx)
ctx - The notification context.Copyright © 2003–2020 eXo Platform SAS. All rights reserved.