package

com.atlassian.confluence.rss

Interfaces

FeedBuilder Builds a feed. 
RssRenderSupport Implementations of this class are reponsible for producing RSS content for a particular class of Confluence object: page, mail, attachment, etc. 

Classes

AbstractContentEntityRenderSupport  
AttachmentRenderSupport  
CommentRenderSupport  
DefaultFeedBuilder  
FeedProperties Allows users to specify properties of the feed. 
MailRenderSupport  
PageRenderSupport Responsible for rendering RSS feeds for implementations of AbstractPage: blog posts and pages. 
RssRenderItem Contains the configuration necessary for an implementation of RssRenderSupport to render an RSS item. 
UserStatusRenderSupport  

Enums

FeedType The type of feed.