public class ContentBodyFactory extends Object
| Constructor and Description | 
|---|
| ContentBodyFactory(ContentBodyConversionManager contentBodyConversionManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| ContentBody | build(ContentEntityObject ceo,
     BodyContent bodyContent,
     ContentRepresentation representation) | 
| Map<ContentRepresentation,ContentBody> | makeContentBodies(ContentEntityObject ceo,
                 BodyContent bodyContent,
                 Expansions expansions,
                 ContentFactory contentFactory) | 
public ContentBodyFactory(ContentBodyConversionManager contentBodyConversionManager)
public ContentBody build(ContentEntityObject ceo, BodyContent bodyContent, ContentRepresentation representation) throws ServiceException
ServiceExceptionpublic Map<ContentRepresentation,ContentBody> makeContentBodies(ContentEntityObject ceo, BodyContent bodyContent, Expansions expansions, ContentFactory contentFactory)
Copyright © 2003–2019 Atlassian. All rights reserved.