public class SearchResult extends Object
| Constructor and Description |
|---|
SearchResult(String type,
long id,
String title,
String url,
String excerpt) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExcerpt() |
long |
getId() |
String |
getTitle() |
String |
getType() |
String |
getUrl() |
Copyright © 2003–2021 Atlassian. All rights reserved.