Uses of Interface
com.atlassian.confluence.core.ContentTypeAware
-
-
Uses of ContentTypeAware in com.atlassian.confluence.content
Classes in com.atlassian.confluence.content that implement ContentTypeAware Modifier and Type Class Description classCustomContentEntityObjectGeneric ContentEntityObject that plugins can use to extend Confluence's content system. -
Uses of ContentTypeAware in com.atlassian.confluence.core
Subinterfaces of ContentTypeAware in com.atlassian.confluence.core Modifier and Type Interface Description interfaceAddressableAny addressable object has a URL and title.Classes in com.atlassian.confluence.core that implement ContentTypeAware Modifier and Type Class Description classContentEntityObjectclassContentEntitySimulacrumDeprecated.since 7.5classSpaceContentEntityObjectA ContentEntityObject that is a first-class member of a Space (i.e. -
Uses of ContentTypeAware in com.atlassian.confluence.labels
Classes in com.atlassian.confluence.labels that implement ContentTypeAware Modifier and Type Class Description classLabel -
Uses of ContentTypeAware in com.atlassian.confluence.pages
Classes in com.atlassian.confluence.pages that implement ContentTypeAware 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 ContentTypeAware in com.atlassian.confluence.setup.settings
Classes in com.atlassian.confluence.setup.settings that implement ContentTypeAware Modifier and Type Class Description classGlobalDescriptionContent Entity Object that is associated with the whole confluence rather then a specific space/page/user. -
Uses of ContentTypeAware in com.atlassian.confluence.spaces
Classes in com.atlassian.confluence.spaces that implement ContentTypeAware Modifier and Type Class Description classSpaceclassSpaceDescription -
Uses of ContentTypeAware in com.atlassian.confluence.user
Classes in com.atlassian.confluence.user that implement ContentTypeAware Modifier and Type Class Description classPersonalInformation
-