G N O R 
All Classes All Packages

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
 
groupEventsPerMail(List<CompositeEvent>) - Method in interface org.xwiki.notifications.notifiers.email.NotificationEmailGroupingStrategy
Group the given list of CompositeEvent in sub-lists, where each list represent an email to be sent.

N

NotificationDisplayer - Interface in org.xwiki.notifications.notifiers
Display a notification.
NotificationEmailGroupingStrategy - Interface in org.xwiki.notifications.notifiers.email
Defines how the events should be grouped to be sent in individual emails.
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
 
G N O R 
All Classes All Packages