| 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 | 
|---|---|
| RemoteResponse<List<ConfluenceSearchResult>> | ConfluenceRpcServiceImpl. search(com.atlassian.applinks.api.ApplicationLink applicationLink,
      String query,
      int maxResults,
      String spaceKey) | 
Copyright © 2002-2018 Atlassian. All Rights Reserved.