Modifier and Type | Method and Description |
---|---|
ConfluenceSearchResult |
ConfluenceSearchResult.ConfluenceSearchResultBuilder.build() |
Constructor and Description |
---|
ConfluenceSearchResultBuilder(ConfluenceSearchResult other) |
Modifier and Type | Method and Description |
---|---|
RemoteResponse<List<ConfluenceSearchResult>> |
ConfluenceRemoteService.search(com.atlassian.applinks.api.ApplicationLink applicationLink,
String query,
int maxResults,
String spaceKey)
Search the Confluence instance matching the given ApplicationLink.
|
Modifier and Type | Method and Description |
---|---|
RemoteResponse<List<ConfluenceSearchResult>> |
ConfluenceRestServiceImpl.search(com.atlassian.applinks.api.ApplicationLink applicationLink,
String query,
int maxResults,
String spaceKey) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ConfluenceRestSearchResponseHandler.filterResponse(ConfluenceSearchResult entity) |
Modifier and Type | Method and Description |
---|---|
RemoteResponse<List<ConfluenceSearchResult>> |
ConfluenceRpcServiceImpl.search(com.atlassian.applinks.api.ApplicationLink applicationLink,
String query,
int maxResults,
String spaceKey) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.