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
ServiceException
public Map<ContentRepresentation,ContentBody> makeContentBodies(ContentEntityObject ceo, BodyContent bodyContent, Expansions expansions, ContentFactory contentFactory)
Copyright © 2003–2018 Atlassian. All rights reserved.