Package com.atlassian.confluence.rss
-
Interface Summary Interface Description FeedBuilder Deprecated. since 7.17 UseSyndFeedService
FeedCustomContentType Allows plugins to provide custom content types to the feed builderRssRenderSupport<T> Implementations of this class are reponsible for producing RSS content for a particular class of Confluence object: page, mail, attachment, etc.SyndFeedService Builds a syndication feed (Atom or RSS) from a search query. -
Class Summary Class Description AbstractContentEntityRenderSupport<T extends ContentEntityObject> AbstractRenderSupport<T> AttachmentRenderSupport CommentRenderSupport DefaultFeedBuilder FeedCustomContentTypeModuleDescriptor FeedProperties Allows users to specify properties of the feed.FeedSupportModuleDescriptor Allows plugins to provide builders for items in an RSS/Atom feed served by Confluence.FeedTimeoutEvent An event sent when aTimeout
occurs when rendering aSyndEntry
.PageRenderSupport Responsible for rendering RSS feeds for implementations ofAbstractPage
: blog posts and pages.RssFeedExecutionEvent An analytics event that is published whenever Confluence executes an RSS feedRssRenderItem<T> Contains the configuration necessary for an implementation ofRssRenderSupport
to render an RSS item. -
Enum Summary Enum Description FeedType The type of feed.