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 classCustomContentEntityObjectGeneric 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 classAbstractLabelableEntityObjectclassContentEntityObjectclassSpaceContentEntityObjectA 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 classAbstractPageParent of the concrete Page and BlogPost classesclassAttachmentclassBlogPostclassCommentclassDraftThis is the old way of dealing with drafts in Confluence and will be deprecated soon.classPageRepresents 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 classPageTemplate -
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.setup.settings
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.setup.settings Modifier and Type Class Description classGlobalDescriptionContent 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 classSpaceDescription -
Uses of AbstractVersionedEntityObject in com.atlassian.confluence.user
Subclasses of AbstractVersionedEntityObject in com.atlassian.confluence.user Modifier and Type Class Description classPersonalInformation
-