public interface ContentEntityBuilder<T extends ContentEntityObject>
Modifier and Type | Method and Description |
---|---|
ContentEntity |
build(T object)
Builds a REST ContentEntity for the given CEO
|
ContentEntity build(T object)
object
- the ContentEntityObject
null
if the current user is not permitted to view the content or
if no content object can be found for the given object.Copyright © 2003–2015 Atlassian. All rights reserved.