Uses of Record Class
com.atlassian.confluence.dmz.service.content.ContentBodyConversionManager.ConversionResult
Package
Description
-
Uses of ContentBodyConversionManager.ConversionResult in com.atlassian.confluence.api.impl.service.content
Modifier and TypeMethodDescriptionContentBodyConversionManagerImpl.convert
(ContentRepresentation fromFormat, String value, ContentRepresentation toFormat, ContentEntityObject ceo, Expansion... expansions) -
Uses of ContentBodyConversionManager.ConversionResult in com.atlassian.confluence.dmz.service.content
Modifier and TypeMethodDescriptionContentBodyConversionManager.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.