| Package | Description |
|---|---|
| com.atlassian.confluence.test.knowledgebase.rest | |
| com.atlassian.confluence.test.knowledgebase.rest.response |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult> |
KnowledgeBaseSearchRest.searchWithLikes(Space space,
String queryString,
Set<String> labels) |
List<SearchResult> |
KnowledgeBaseSearchRest.searchWithPermissionChecks(Space space,
String queryString,
User permissionCheckedUser) |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult> |
SearchResultList.getResults() |
| Constructor and Description |
|---|
SearchResultList(List<SearchResult> results,
int total,
int archivedResultsCount,
String uuid,
long timeSpent) |
Copyright © 2003–2017 Atlassian. All rights reserved.