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 ContentEntityObject
ContentFactory.getRootContainer
(Contained<?> entity) -
Uses of Contained in com.atlassian.confluence.content
Classes in com.atlassian.confluence.content that implement ContainedModifier and TypeClassDescriptionclass
Generic 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 TypeClassDescriptionclass
class
class
Deprecated, 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 AbstractPage
GeneralUtil.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.
Attachment
directly.