| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.api.model.content |
| Modifier and Type | Method and Description |
|---|---|
Iterable<EmbeddedContent> |
ContentBodyConversionResult.getEmbeddedContent() |
| Modifier and Type | Method and Description |
|---|---|
ContentBodyConversionResult.ContentBodyConversionResultBuilder |
ContentBodyConversionResult.ContentBodyConversionResultBuilder.withEmbeddedContent(Iterable<EmbeddedContent> embeddedContent) |
| Modifier and Type | Field and Description |
|---|---|
protected ModelListBuilder<EmbeddedContent> |
FormattedBody.BaseFormattedBodyBuilder.embeddedContent |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedContent<T> |
EmbeddedContent.EmbeddedContentBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<EmbeddedContent> |
FormattedBody.getEmbeddedContent() |
| Modifier and Type | Method and Description |
|---|---|
T |
FormattedBody.BaseFormattedBodyBuilder.embeddedContent(Iterable<EmbeddedContent> embeddedContent) |
Copyright © 2003–2017 Atlassian. All rights reserved.