|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xpn.xwiki.plugin.watchlist.WatchListEventFeedManager
public class WatchListEventFeedManager
Manager for watchlist events RSS feeds.
| Constructor Summary | |
|---|---|
WatchListEventFeedManager(WatchListPlugin plugin)
Constructor. |
|
| Method Summary | |
|---|---|
com.sun.syndication.feed.synd.SyndFeed |
getFeed(java.lang.String user,
int entryNumber,
com.xpn.xwiki.XWikiContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WatchListEventFeedManager(WatchListPlugin plugin)
plugin - Watchlist plugin instance.| Method Detail |
|---|
public com.sun.syndication.feed.synd.SyndFeed getFeed(java.lang.String user,
int entryNumber,
com.xpn.xwiki.XWikiContext context)
throws com.xpn.xwiki.XWikiException
user - user to get the RSS feed forentryNumber - number of entries to retrievecontext - the XWiki context
com.xpn.xwiki.XWikiException - if the retrieval of RSS entries fails
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||