public class AtlassianChangeDocumentBuilder extends Object implements AtlassianDocumentBuilder<com.atlassian.bonnie.Searchable>
Constructor and Description |
---|
AtlassianChangeDocumentBuilder(List<Extractor3> extractors)
Constructs a change document builder.
|
Modifier and Type | Method and Description |
---|---|
AtlassianDocument |
build(com.atlassian.bonnie.Searchable searchable) |
public AtlassianChangeDocumentBuilder(List<Extractor3> extractors)
public AtlassianDocument build(com.atlassian.bonnie.Searchable searchable)
build
in interface AtlassianDocumentBuilder<com.atlassian.bonnie.Searchable>
searchable
- the searchableIllegalArgumentException
- if the searchable does not contain a valid title/name or the no handle could be determined for the specified searchable.UnsupportedOperationException
- if the searchable passed in is not a page, blogpost, attachment or commentCopyright © 2003–2017 Atlassian. All rights reserved.