| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.content |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.atlassian.confluence.api.model.content.Embeddable> |
EmbeddedContent.builder()
Create an empty embedded content builder
|
EmbeddedContent.EmbeddedContentBuilder<T> |
EmbeddedContent.EmbeddedContentBuilder.entity(Reference<T> entity) |
EmbeddedContent.EmbeddedContentBuilder<T> |
EmbeddedContent.EmbeddedContentBuilder.entity(T entity) |
EmbeddedContent.EmbeddedContentBuilder<T> |
EmbeddedContent.EmbeddedContentBuilder.entityId(long entityId) |
Copyright © 2003–2017 Atlassian. All rights reserved.