| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomContentEntityObject
Generic ContentEntityObject that plugins can use to extend Confluence's content system. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractLabelableEntityObject  | 
class  | 
AbstractVersionedEntityObject  | 
class  | 
ContentEntityObject  | 
class  | 
ContentEntitySimulacrum
A very generic SpaceContentEntityObject, used to play pretends when rendering page templates in preview / view
 modes. 
 | 
class  | 
PageContentEntityObject
Deprecated. 
 
Since 4.0 This used to be implemented by Comment, but is no longer necessary. 
 | 
class  | 
SpaceContentEntityObject
A ContentEntityObject that is a first-class member of a Space (i.e. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Versioned | 
AbstractVersionedEntityObject.getLatestVersion()  | 
Versioned | 
Versioned.getLatestVersion()
Get the latest, current version of this versioned object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractVersionedEntityObject.applyChildVersioningPolicy(Versioned versionToPromote,
                          ObjectDao dao)  | 
void | 
Versioned.applyChildVersioningPolicy(Versioned versionToPromote,
                          ObjectDao dao)
If  
getVersionChildPolicy(com.atlassian.confluence.api.model.content.ContentType) specifies so, moves content from versionToPromote to this Versioned instance or
 makes no change. | 
void | 
ContentEntityObject.applyChildVersioningPolicy(Versioned versionToPromote,
                          ObjectDao dao)  | 
void | 
AbstractVersionedEntityObject.setOriginalVersion(Versioned originalVersion)  | 
void | 
Versioned.setOriginalVersion(Versioned originalVersion)
Set the current version of this object. 
 | 
void | 
ContentEntityObject.setOriginalVersion(Versioned originalVersion)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Mail
Deprecated. 
 
since 4.2. Mail archiving is now managed entirely by the mail archiving plugin. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractPage
Parent of the concrete Page and BlogPost classes 
 | 
class  | 
Attachment  | 
class  | 
BlogPost  | 
class  | 
Comment  | 
class  | 
Draft
This is the old way of dealing with drafts in Confluence and will be deprecated soon. 
 | 
class  | 
Page
Represents a Page within Confluence. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PageTemplate  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlobalDescription
Content Entity Object that is associated with the whole confluence rather
 then a specific space/page/user. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SpaceDescription  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PersonalInformation  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UserStatus
Deprecated. 
 
since 5.9.1
 Stores a short message representing a status from a User.
  
Not attached to any space  | 
Copyright © 2003–2017 Atlassian. All rights reserved.