Package com.atlassian.confluence.rss
package com.atlassian.confluence.rss
-
ClassDescriptionAllows plugins to provide custom content types to the feed builderAllows users to specify properties of the feed.Allows plugins to provide builders for items in an RSS/Atom feed served by Confluence.An event sent when a
Timeout
occurs when rendering acom.sun.syndication.feed.synd.SyndEntry
.The type of feed.Responsible for rendering RSS feeds for implementations ofAbstractPage
: blog posts and pages.An analytics event that is published whenever Confluence executes an RSS feedContains the configuration necessary for an implementation ofRssRenderSupport
to render an RSS item.Implementations of this class are reponsible for producing RSS content for a particular class of Confluence object: page, mail, attachment, etc.Builds a syndication feed (Atom or RSS) from a search query.