public class SearchResultToSearchResultWithExcerptConverter extends Object
Constructor and Description |
---|
SearchResultToSearchResultWithExcerptConverter() |
Modifier and Type | Method and Description |
---|---|
static SearchResultWithExcerpt |
convertToSearchResultWithExcerpt(SearchResult result) |
static List<SearchResultWithExcerpt> |
convertToSearchResultWithExcerpt(SearchResults results) |
public SearchResultToSearchResultWithExcerptConverter()
public static List<SearchResultWithExcerpt> convertToSearchResultWithExcerpt(SearchResults results)
public static SearchResultWithExcerpt convertToSearchResultWithExcerpt(SearchResult result)
Copyright © 2003–2016 Atlassian. All rights reserved.