| Package | Description |
|---|---|
| com.atlassian.sal.api.search |
| Modifier and Type | Method and Description |
|---|---|
List<SearchMatch> |
SearchResults.getMatches() |
| Constructor and Description |
|---|
SearchResults(List<SearchMatch> matches,
int totalResults,
long searchTime)
Constructs search results with successful matches
|
Copyright © 2018 Atlassian. All rights reserved.