Uses of Class
com.atlassian.confluence.api.model.content.ContentSelector
Packages that use ContentSelector
Package
Description
-
Uses of ContentSelector in com.atlassian.confluence.api.impl.service.content.factory
Methods in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ContentSelectorModifier and TypeMethodDescriptionChildContentFactory.buildFrom(ContentSelector parentSelector, Depth depth, Fauxpansions fauxpansions) ChildSupport.getChildrenMap(ContentSelector parentSelector, LimitedRequest limitedRequest, Expansions childExpansions, Depth depth) ChildSupport.getChildrenMap(ContentSelector parentSelector, LimitedRequest limitedRequest, Expansions childExpansions, Depth depth, Collection<String> location) -
Uses of ContentSelector in com.atlassian.confluence.api.model.content
Fields in com.atlassian.confluence.api.model.content declared as ContentSelectorMethods in com.atlassian.confluence.api.model.content that return ContentSelectorModifier and TypeMethodDescriptionContentSelector.asCurrent()Returns a copy of this selector with status current and no version set.ContentSelector.ContentSelectorBuilder.build()static ContentSelectorstatic ContentSelectorDeprecated.since 5.10.Content.getSelector()static ContentSelectorContent.getSelector(Reference<Content> contentRef) Get the selector from a Content Reference.Methods in com.atlassian.confluence.api.model.content with parameters of type ContentSelectorModifier and TypeMethodDescriptionContent.buildReference(ContentSelector selector) ContentBody.ContentBodyBuilder.content(ContentSelector selector) -
Uses of ContentSelector in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content with parameters of type ContentSelectorModifier and TypeMethodDescriptiondefault voidContentPropertyService.copyAllJsonContentProperties(ContentSelector source, ContentSelector target) Copy all JsonContentProperty from one content to other content, default implementation do nothing -
Uses of ContentSelector in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return ContentSelector -
Uses of ContentSelector in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return ContentSelectorModifier and TypeMethodDescriptionContentConvertible.getSelector()ReadOnlyAttachment.getSelector()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ContentSelector in com.atlassian.confluence.plugins.contentproperty
Methods in com.atlassian.confluence.plugins.contentproperty with parameters of type ContentSelectorModifier and TypeMethodDescriptionvoidContentPropertyServiceImpl.copyAllJsonContentProperties(ContentSelector source, ContentSelector target) -
Uses of ContentSelector in com.atlassian.confluence.spaces
Methods in com.atlassian.confluence.spaces that return ContentSelector