Uses of Class
com.atlassian.confluence.rss.FeedProperties
Packages that use FeedProperties
-
Uses of FeedProperties in com.atlassian.confluence.rss
Methods in com.atlassian.confluence.rss with parameters of type FeedPropertiesModifier and TypeMethodDescriptioncom.rometools.rome.feed.synd.SyndFeed
DefaultFeedBuilder.createSyndFeed
(ISearch search, FeedProperties feedProperties) com.rometools.rome.feed.synd.SyndFeed
SyndFeedService.createSyndFeed
(ISearch search, FeedProperties feedProperties) Constructs a feed off the specified search.Constructors in com.atlassian.confluence.rss with parameters of type FeedPropertiesModifierConstructorDescriptionRssRenderItem
(T entity, FeedProperties feedProperties, com.atlassian.user.User modifier, com.atlassian.user.User user, DateFormatter dateFormatter)