Package | Description |
---|---|
com.atlassian.confluence.api.model.search | |
com.atlassian.confluence.api.service.search | |
com.atlassian.confluence.rest.client |
This package contains the code which communicates with Confluence via REST API.
|
Modifier and Type | Method and Description |
---|---|
SearchOptions |
SearchOptions.Builder.build() |
static SearchOptions |
SearchOptions.buildDefault() |
Modifier and Type | Method and Description |
---|---|
SearchPageResponse<SearchResult> |
CQLSearchService.search(String cqlInput,
SearchOptions searchOptions,
PageRequest pageRequest,
Expansion... expansions)
Execute a CQL search query and fetch a page of results.
|
Copyright © 2003–2021 Atlassian. All rights reserved.
View cookie preferences