Uses of Class
com.atlassian.confluence.api.model.search.ContainerSummary
Packages that use ContainerSummary
-
Uses of ContainerSummary in com.atlassian.confluence.api.model.search
Methods in com.atlassian.confluence.api.model.search that return ContainerSummaryModifier and TypeMethodDescriptionContainerSummary.Builder.build()
SearchResult.getResultGlobalContainer()
The top level container of the result that is not contained in another container.SearchResult.getResultParent()
Deprecated.SearchResult.getResultParentContainer()
Methods in com.atlassian.confluence.api.model.search that return types with arguments of type ContainerSummaryModifier and TypeMethodDescriptionSearchResult.getResultGlobalContainerRef()
SearchResult.getResultParentRef()
Methods in com.atlassian.confluence.api.model.search with parameters of type ContainerSummaryModifier and TypeMethodDescriptionSearchResult.Builder.entityParentContainer
(ContainerSummary entity) SearchResult.Builder.resultGlobalContainer
(ContainerSummary space)
SearchResult.getResultParentContainer()
instead.