Uses of Class
com.atlassian.confluence.it.feed.FeedOptions

Packages that use FeedOptions
com.atlassian.confluence.it.feed   
 

Uses of FeedOptions in com.atlassian.confluence.it.feed
 

Methods in com.atlassian.confluence.it.feed that return FeedOptions
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
 java.net.URL FeedBuilder.getFeedURL(FeedOptions feedOptions)
           
 java.net.URL FeedBuilder.getUserFollowFeedURL(User user, FeedOptions feedOptions)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.