Package com.atlassian.confluence.rss
Interface FeedCustomContentType
public interface FeedCustomContentType
Allows plugins to provide custom content types to the feed builder
-
Method Summary
Modifier and TypeMethodDescriptionNot yet implemented.
-
Method Details
-
getIdentifier
String getIdentifier() -
getI18nKey
String getI18nKey() -
getSubTypes
List<FeedCustomContentType> getSubTypes()Not yet implemented. Return an empty list -
toSearchQuery
SearchQuery toSearchQuery()
-