| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content |
| Modifier and Type | Method and Description |
|---|---|
ContentBodyConversionResult |
ContentBodyConversionResult.ContentBodyConversionResultBuilder.build() |
ContentBodyConversionResult |
ContentBodyConversionManagerImpl.convert(ContentBody contentBody,
ContentRepresentation toFormat,
ContentBodyConversionContext contentBodyConversionContext,
Expansion... expansions) |
ContentBodyConversionResult |
ContentBodyConversionManager.convert(ContentBody contentBody,
ContentRepresentation toFormat,
ContentBodyConversionContext contentBodyConversionContext,
Expansion... expansions) |
ContentBodyConversionResult |
ContentBodyConversionManagerImpl.convert(ContentRepresentation fromFormat,
String value,
ContentRepresentation toFormat,
ContentEntityObject ceo,
ContentBodyConversionContext context,
Expansion... expansions) |
ContentBodyConversionResult |
ContentBodyConversionManager.convert(ContentRepresentation from,
String value,
ContentRepresentation to,
ContentEntityObject ceo,
ContentBodyConversionContext context,
Expansion... expansions)
Computes the converted value of the ContentBody and the required web resources that may be needed to render the converted value.
|
ContentBodyConversionResult |
ContentBodyConversionManagerImpl.convert(ContentRepresentation fromFormat,
String value,
ContentRepresentation toFormat,
ContentEntityObject ceo,
Expansion... expansions) |
ContentBodyConversionResult |
ContentBodyConversionManager.convert(ContentRepresentation from,
String value,
ContentRepresentation to,
ContentEntityObject ceo,
Expansion... expansions)
Computes the converted value of the ContentBody and the required web resources that may be needed to render the converted value.
|
Copyright © 2003–2017 Atlassian. All rights reserved.