Class ContentBodyFactory
java.lang.Object
com.atlassian.confluence.api.impl.service.content.factory.ContentBodyFactory
- 
Constructor SummaryConstructorsConstructorDescriptionContentBodyFactory(ContentBodyConversionManager contentBodyConversionManager) 
- 
Method SummaryModifier and TypeMethodDescriptionbuild(ContentEntityObject ceo, BodyContent bodyContent, ContentRepresentation representation) makeContentBodies(ContentEntityObject ceo, BodyContent bodyContent, Expansions expansions, ContentFactory contentFactory) 
- 
Constructor Details- 
ContentBodyFactory
 
- 
- 
Method Details- 
buildpublic ContentBody build(ContentEntityObject ceo, BodyContent bodyContent, ContentRepresentation representation) throws ServiceException - Throws:
- ServiceException
 
- 
makeContentBodiespublic Map<ContentRepresentation,ContentBody> makeContentBodies(ContentEntityObject ceo, BodyContent bodyContent, Expansions expansions, ContentFactory contentFactory) 
 
-