Uses of Class
com.atlassian.confluence.it.feed.FeedOptions
-
Packages that use FeedOptions Package Description com.atlassian.confluence.it.feed -
-
Uses of FeedOptions in com.atlassian.confluence.it.feed
Methods in com.atlassian.confluence.it.feed that return FeedOptions Modifier and Type Method Description static FeedOptions
FeedOptions. getAuthenticated()
static FeedOptions
FeedOptions. getDefault()
FeedOptions
FeedOptions. setRssType(FeedType rssType)
Sets the type of feed to retrieve.Methods in com.atlassian.confluence.it.feed with parameters of type FeedOptions Modifier and Type Method Description URL
FeedBuilder. getFeedURL(FeedOptions feedOptions)
URL
FeedBuilder. getUserFollowFeedURL(User user, FeedOptions feedOptions)
-