Uses of Class
com.xpn.xwiki.plugin.feed.UpdateThread
-
Packages that use UpdateThread Package Description com.xpn.xwiki.plugin.feed -
-
Uses of UpdateThread in com.xpn.xwiki.plugin.feed
Methods in com.xpn.xwiki.plugin.feed that return UpdateThread Modifier and Type Method Description UpdateThread
FeedPlugin. getUpdateThread(String space, XWikiContext context)
UpdateThread
FeedPluginApi. getUpdateThread(String space)
Methods in com.xpn.xwiki.plugin.feed with parameters of type UpdateThread Modifier and Type Method Description void
FeedPlugin. removeUpdateThread(String space, UpdateThread thread, XWikiContext context)
-