Uses of Class
com.atlassian.confluence.core.AbstractVersionedEntityObject
-
-
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.content
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.content Modifier and Type Class Description class
CustomContentEntityObject
Generic ContentEntityObject that plugins can use to extend Confluence's content system. -
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.core
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.core Modifier and Type Class Description class
AbstractLabelableEntityObject
class
ContentEntityObject
class
SpaceContentEntityObject
A ContentEntityObject that is a first-class member of a Space (i.e. -
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.pages
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.pages Modifier and Type Class Description class
AbstractPage
Parent of the concrete Page and BlogPost classesclass
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. -
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.pages.templates
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.pages.templates Modifier and Type Class Description class
PageTemplate
-
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.setup.settings
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.setup.settings Modifier and Type Class Description class
GlobalDescription
Content Entity Object that is associated with the whole confluence rather then a specific space/page/user. -
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.spaces
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.spaces Modifier and Type Class Description class
SpaceDescription
-
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.user
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.user Modifier and Type Class Description class
PersonalInformation
-