| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.search | |
| com.atlassian.confluence.renderer |
| Modifier and Type | Method and Description |
|---|---|
static SearchContext.Builder |
SearchContext.builder() |
SearchContext.Builder |
SearchContext.Builder.contentId(ContentId contentId) |
SearchContext.Builder |
SearchContext.Builder.contentStatus(List<ContentStatus> contentStatuses) |
SearchContext.Builder |
SearchContext.Builder.spaceKey(String spaceKey) |
| Modifier and Type | Method and Description |
|---|---|
SearchContext.Builder |
PageContext.toSearchContext()
Converts this PageContext to a
SearchContext.Builder, intended for use with macros that delegate content
searching to the CQLSearchService. |
Copyright © 2003–2021 Atlassian. All rights reserved.