Skip navigation links
G N O R V 

G

generateEmailSubject(CompositeEvent, String) - Method in interface org.xwiki.notifications.notifiers.email.NotificationEmailRenderer
 
getFeed(int) - Method in class org.xwiki.notifications.notifiers.script.NotificationNotifiersScriptService
Get the RSS notifications feed of the given user.
getFeed(String, int) - Method in class org.xwiki.notifications.notifiers.script.NotificationNotifiersScriptService
Get the RSS notifications feed of the given user.
getNotificationCount(NotificationParameters, boolean) - Method in class org.xwiki.notifications.notifiers.script.NotificationNotifiersScriptService
Request asynchronously the notifications for the given parameters to retrieve their number.
getNotifications(NotificationParameters, boolean) - Method in class org.xwiki.notifications.notifiers.script.NotificationNotifiersScriptService
Request asynchronously the notifications for the given parameters to display them.
getSupportedEvents() - Method in interface org.xwiki.notifications.notifiers.NotificationDisplayer
 

N

NotificationDisplayer - Interface in org.xwiki.notifications.notifiers
Display a notification.
NotificationEmailInterval - Enum in org.xwiki.notifications.notifiers.email
Deprecated.
since 12.6, use NotificationEmailInterval instead
NotificationEmailRenderer - Interface in org.xwiki.notifications.notifiers.email
Render a notification for email sendings.
NotificationNotifiersScriptService - Class in org.xwiki.notifications.notifiers.script
Script service for the notification notifiers.
NotificationNotifiersScriptService() - Constructor for class org.xwiki.notifications.notifiers.script.NotificationNotifiersScriptService
 
NotificationRenderer - Interface in org.xwiki.notifications.notifiers
Render an event as a notification.
NotificationRSSManager - Interface in org.xwiki.notifications.notifiers.rss
Allows a complete RSS feed to be properly rendered.
NotificationRSSRenderer - Interface in org.xwiki.notifications.notifiers.rss
Display a notification in a RSS format.

O

org.xwiki.notifications.notifiers - package org.xwiki.notifications.notifiers
 
org.xwiki.notifications.notifiers.email - package org.xwiki.notifications.notifiers.email
 
org.xwiki.notifications.notifiers.rss - package org.xwiki.notifications.notifiers.rss
 
org.xwiki.notifications.notifiers.script - package org.xwiki.notifications.notifiers.script
 

R

render(CompositeEvent) - Method in interface org.xwiki.notifications.notifiers.NotificationRenderer
Generate a rendering Block for a given event to display as notification.
render(CompositeEvent) - Method in class org.xwiki.notifications.notifiers.script.NotificationNotifiersScriptService
Generate a rendering Block for a given event to display as notification.
renderFeed(List<CompositeEvent>) - Method in interface org.xwiki.notifications.notifiers.rss.NotificationRSSManager
Render a complete RSS feed.
renderHTML(CompositeEvent, String) - Method in interface org.xwiki.notifications.notifiers.email.NotificationEmailRenderer
 
renderNotification(CompositeEvent) - Method in interface org.xwiki.notifications.notifiers.NotificationDisplayer
Render a notification.
renderNotification(CompositeEvent) - Method in interface org.xwiki.notifications.notifiers.rss.NotificationRSSRenderer
Render a specific composite event.
renderPlainText(CompositeEvent, String) - Method in interface org.xwiki.notifications.notifiers.email.NotificationEmailRenderer
 

V

valueOf(String) - Static method in enum org.xwiki.notifications.notifiers.email.NotificationEmailInterval
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.notifications.notifiers.email.NotificationEmailInterval
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
G N O R V 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.