Package com.atlassian.confluence.it
Interface TitledContent
- All Known Subinterfaces:
LinkableContent
- All Known Implementing Classes:
AbstractPageEntity
,Attachment
,BlogPost
,Comment
,Macro
,Page
,Space
,User
,UserWithKey
Deprecated.
Please use confluence-java-api module instead.
See {com.atlassian.confluence.api.model.content.Content} alternative
Content that has a title to be displayed in search results, etc.
-
Method Summary
-
Method Details
-
getTitle
String getTitle()Deprecated.
-