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 ContentEntityObjectnull 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–2022 Atlassian. All rights reserved.