public class NotificationCommandImpl extends Object implements org.exoplatform.commons.api.notification.command.NotificationCommand
| Constructor and Description |
|---|
NotificationCommandImpl(org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.api.notification.model.PluginKey |
getNotificationKey() |
org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin |
getPlugin() |
org.exoplatform.commons.api.notification.model.NotificationInfo |
processNotification(org.exoplatform.commons.api.notification.NotificationContext ctx) |
String |
toString() |
public NotificationCommandImpl(org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin plugin)
public org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin getPlugin()
getPlugin in interface org.exoplatform.commons.api.notification.command.NotificationCommandpublic org.exoplatform.commons.api.notification.model.PluginKey getNotificationKey()
getNotificationKey in interface org.exoplatform.commons.api.notification.command.NotificationCommandpublic org.exoplatform.commons.api.notification.model.NotificationInfo processNotification(org.exoplatform.commons.api.notification.NotificationContext ctx)
processNotification in interface org.exoplatform.commons.api.notification.command.NotificationCommandCopyright © 2003–2017 eXo Platform SAS. All rights reserved.