public class ConfluenceSearchResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConfluenceSearchResult.ConfluenceSearchResultBuilder |
Constructor and Description |
---|
ConfluenceSearchResult(String id,
String type,
String title,
String excerpt,
String url) |
Modifier and Type | Method and Description |
---|---|
String |
getExcerpt() |
String |
getId() |
String |
getTitle() |
String |
getType() |
String |
getUrl() |
Copyright © 2002-2015 Atlassian. All Rights Reserved.