@Role
public interface NotificationDisplayer
Modifier and Type | Method and Description |
---|---|
List<String> |
getSupportedEvents() |
org.xwiki.rendering.block.Block |
renderNotification(CompositeEvent eventNotification)
Render a notification.
|
org.xwiki.rendering.block.Block renderNotification(CompositeEvent eventNotification) throws NotificationException
eventNotification
- the notification stored in the event streamNotificationException
- if error occursCopyright © 2004–2021 XWiki. All rights reserved.