|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Versioned in com.atlassian.confluence.content |
---|
Classes in com.atlassian.confluence.content that implement Versioned | |
---|---|
class |
CustomContentEntityObject
Generic ContentEntityObject that plugins can use to extend Confluence's content system. |
Uses of Versioned in com.atlassian.confluence.core |
---|
Classes in com.atlassian.confluence.core that implement Versioned | |
---|---|
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. |
Methods in com.atlassian.confluence.core that return Versioned | |
---|---|
Versioned |
Versioned.getLatestVersion()
Get the latest, current version of this versioned object. |
Versioned |
AbstractVersionedEntityObject.getLatestVersion()
|
Methods in com.atlassian.confluence.core with parameters of type Versioned | |
---|---|
void |
Versioned.setOriginalVersion(Versioned originalVersion)
Set the current version of this object. |
void |
AbstractVersionedEntityObject.setOriginalVersion(Versioned originalVersion)
|
Uses of Versioned in com.atlassian.confluence.mail |
---|
Classes in com.atlassian.confluence.mail that implement Versioned | |
---|---|
class |
Mail
Deprecated. since 4.2. Mail archiving is now managed entirely by the mail archiving plugin. |
Uses of Versioned in com.atlassian.confluence.pages |
---|
Classes in com.atlassian.confluence.pages that implement Versioned | |
---|---|
class |
AbstractPage
Parent of the concrete Page and BlogPost classes |
class |
Attachment
|
class |
BlogPost
|
class |
Comment
|
class |
Draft
|
class |
Page
Represents a Page within Confluence. |
Uses of Versioned in com.atlassian.confluence.pages.templates |
---|
Classes in com.atlassian.confluence.pages.templates that implement Versioned | |
---|---|
class |
PageTemplate
|
Uses of Versioned in com.atlassian.confluence.setup.settings |
---|
Classes in com.atlassian.confluence.setup.settings that implement Versioned | |
---|---|
class |
GlobalDescription
Content Entity Object that is associated with the whole confluence rather then a specific space/page/user. |
Uses of Versioned in com.atlassian.confluence.spaces |
---|
Classes in com.atlassian.confluence.spaces that implement Versioned | |
---|---|
class |
SpaceDescription
|
Uses of Versioned in com.atlassian.confluence.user |
---|
Classes in com.atlassian.confluence.user that implement Versioned | |
---|---|
class |
PersonalInformation
|
Uses of Versioned in com.atlassian.confluence.userstatus |
---|
Classes in com.atlassian.confluence.userstatus that implement Versioned | |
---|---|
class |
UserStatus
Stores a short message representing a status from a User. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |