@Role
public interface NotificationRSSManager
Modifier and Type | Method and Description |
---|---|
com.rometools.rome.feed.synd.SyndFeed |
renderFeed(List<CompositeEvent> events)
Render a complete RSS feed.
|
com.rometools.rome.feed.synd.SyndFeed renderFeed(List<CompositeEvent> events) throws NotificationException
events
- the list of CompositeEvent
that should be included in the rssNotificationException
- if an error occurredCopyright © 2004–2021 XWiki. All rights reserved.