Uses of Interface
com.atlassian.confluence.rss.SyndFeedService
-
Packages that use SyndFeedService Package Description com.atlassian.confluence.rss com.atlassian.confluence.rss.actions com.atlassian.confluence.spaces.actions -
-
Uses of SyndFeedService in com.atlassian.confluence.rss
Classes in com.atlassian.confluence.rss that implement SyndFeedService Modifier and Type Class Description class
DefaultFeedBuilder
-
Uses of SyndFeedService in com.atlassian.confluence.rss.actions
Methods in com.atlassian.confluence.rss.actions with parameters of type SyndFeedService Modifier and Type Method Description void
NetworkFeedAction. setFeedBuilder(SyndFeedService feedBuilder)
-
Uses of SyndFeedService in com.atlassian.confluence.spaces.actions
Methods in com.atlassian.confluence.spaces.actions with parameters of type SyndFeedService Modifier and Type Method Description void
CreateRssFeedAction. setFeedBuilder(SyndFeedService feedBuilder)
-