Uses of Interface
com.atlassian.confluence.rss.FeedCustomContentType

Packages that use FeedCustomContentType
com.atlassian.confluence.dashboard.actions   
com.atlassian.confluence.mail.archive.content   
com.atlassian.confluence.rss   
 

Uses of FeedCustomContentType in com.atlassian.confluence.dashboard.actions
 

Methods in com.atlassian.confluence.dashboard.actions that return FeedCustomContentType
 FeedCustomContentType ConfigureRssFeedAction.getCustomContentType(java.lang.String identifier)
           
 

Methods in com.atlassian.confluence.dashboard.actions that return types with arguments of type FeedCustomContentType
 java.util.List<FeedCustomContentType> ConfigureRssFeedAction.getCustomContentTypes()
           
 

Uses of FeedCustomContentType in com.atlassian.confluence.mail.archive.content
 

Classes in com.atlassian.confluence.mail.archive.content that implement FeedCustomContentType
 class MailFeedContentType
           
 

Methods in com.atlassian.confluence.mail.archive.content that return types with arguments of type FeedCustomContentType
 java.util.List<FeedCustomContentType> MailFeedContentType.getSubTypes()
           
 

Uses of FeedCustomContentType in com.atlassian.confluence.rss
 

Methods in com.atlassian.confluence.rss that return FeedCustomContentType
 FeedCustomContentType FeedCustomContentTypeModuleDescriptor.createModule()
           
 FeedCustomContentType FeedCustomContentTypeModuleDescriptor.getModule()
           
 

Methods in com.atlassian.confluence.rss that return types with arguments of type FeedCustomContentType
 java.util.List<FeedCustomContentType> FeedCustomContentType.getSubTypes()
          Not yet implemented.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.