@Role
public interface ParametrizedNotificationManager
Modifier and Type | Method and Description |
---|---|
List<org.xwiki.notifications.CompositeEvent> |
getEvents(NotificationParameters parameters)
Get the events matching the given parameters.
|
List<org.xwiki.notifications.CompositeEvent> getEvents(NotificationParameters parameters) throws org.xwiki.notifications.NotificationException
parameters
- parameters to take care oforg.xwiki.notifications.NotificationException
- if an error occursCopyright © 2004–2021 XWiki. All rights reserved.