Uses of Class
com.atlassian.confluence.core.AnnotatedEntityObject
Packages that use AnnotatedEntityObject
Package
Description
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.contentSubclasses of AnnotatedEntityObject in com.atlassian.confluence.contentModifier and TypeClassDescriptionclassGeneric ContentEntityObject that plugins can use to extend Confluence's content system.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.coreSubclasses of AnnotatedEntityObject in com.atlassian.confluence.coreModifier and TypeClassDescriptionclassclassclassThe superclass of all entity objects within Confluence.classclassA ContentEntityObject that is a first-class member of a Space (i.e.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.dmz.relations.daoSubclasses of AnnotatedEntityObject in com.atlassian.confluence.dmz.relations.daoModifier and TypeClassDescriptionclassRelationEntity<S extends RelatableEntity,T extends RelatableEntity> This class represents "relation" abstraction, which is used for "marking" different entities as related.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.impl.schedule.caesiumSubclasses of AnnotatedEntityObject in com.atlassian.confluence.impl.schedule.caesium
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.internal.relations.daoSubclasses of AnnotatedEntityObject in com.atlassian.confluence.internal.relations.daoModifier and TypeClassDescriptionclassclassclass
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.labelsSubclasses of AnnotatedEntityObject in com.atlassian.confluence.labels
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.linksSubclasses of AnnotatedEntityObject in com.atlassian.confluence.linksModifier and TypeClassDescriptionclassAn abstract link defines a source page (the source of the link) and is the superclass for all Link objects.classRepresents a link from a source page to a destination.classThis class represents a mapping between a title and a content ID.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.mail.notificationSubclasses of AnnotatedEntityObject in com.atlassian.confluence.mail.notificationModifier and TypeClassDescriptionclassA "Notification" is an email subscription or "watch" on some space.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.pagesSubclasses of AnnotatedEntityObject in com.atlassian.confluence.pagesModifier and TypeClassDescriptionclassParent of the concrete Page and BlogPost classesclassclassclassclassThis is the old way of dealing with drafts in Confluence and will be deprecated soon.classRepresents a Page within Confluence.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.pages.templatesSubclasses of AnnotatedEntityObject in com.atlassian.confluence.pages.templates
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.securitySubclasses of AnnotatedEntityObject in com.atlassian.confluence.securityModifier and TypeClassDescriptionclassAllows a user to lock content against editing and/or viewing by other users.classclassA SpacePermission restricts access to different functions on a space.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.setup.settingsSubclasses of AnnotatedEntityObject in com.atlassian.confluence.setup.settingsModifier and TypeClassDescriptionclassContent Entity Object that is associated with the whole confluence rather then a specific space/page/user.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.spacesSubclasses of AnnotatedEntityObject in com.atlassian.confluence.spacesModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classclassclassclassDeprecated.in 5.9.
- 
Uses of AnnotatedEntityObject in com.atlassian.confluence.userSubclasses of AnnotatedEntityObject in com.atlassian.confluence.user
Spacedirectly.