public interface SearchMatch
| Modifier and Type | Method and Description |
|---|---|
String |
getExcerpt()
An excerpt of the search match.
|
ResourceType |
getResourceType()
Contains more information about the source of this match.
|
String |
getTitle()
Title of the search match
|
String |
getUrl()
Absolute URL to reach this search match.
|
String getUrl()
String getTitle()
String getExcerpt()
ResourceType getResourceType()
Copyright © 2018 Atlassian. All rights reserved.