public interface SearchEntityBuilder
Modifier and Type | Method and Description |
---|---|
SearchResultEntity |
build(SearchResult result)
Builds a REST ContentEntity for the given search result
|
SearchResultEntity |
build(SearchResult result)
Builds a REST ContentEntity for the given search result
|
SearchResultEntity build(SearchResult result)
result
- the SearchResult
null
if the current user is not permitted to view the content or
if no content object can be found for the given result.SearchResultEntity build(SearchResult result)
result
- the SearchResult
null
if the current user is not permitted to view the content or
if no content object can be found for the given result.Copyright © 2003–2015 Atlassian. All rights reserved.