Uses of Interface
com.atlassian.confluence.pages.Contained
Packages that use Contained
Package
Description
-
Uses of Contained in com.atlassian.confluence.api.impl.service.content.factory
Methods in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ContainedModifier and TypeMethodDescriptionstatic ContentEntityObjectContentFactory.getRootContainer(Contained<?> entity) -
Uses of Contained in com.atlassian.confluence.content
Classes in com.atlassian.confluence.content that implement ContainedModifier and TypeClassDescriptionclassGeneric ContentEntityObject that plugins can use to extend Confluence's content system. -
Uses of Contained in com.atlassian.confluence.pages
Classes in com.atlassian.confluence.pages that implement ContainedModifier and TypeClassDescriptionclassclassclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Contained in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with parameters of type ContainedModifier and TypeMethodDescriptionstatic @Nullable AbstractPageGeneralUtil.getParentPageOrBlog(Contained content) returns the page or blog that the content is attached to, or null if it is not attached to a page or blog.
Attachmentdirectly.