public class ContentBodyBuilder extends Object
Constructor and Description |
---|
ContentBodyBuilder(Renderer viewRenderer,
FormatConverter formatConverter) |
Modifier and Type | Method and Description |
---|---|
ContentBody |
build(BodyContent bodyContent,
ContentRepresentation representation) |
Map<ContentRepresentation,ContentBody> |
makeContentBodies(BodyContent bodyContent,
Expansions expansions) |
public ContentBodyBuilder(Renderer viewRenderer, FormatConverter formatConverter)
public ContentBody build(BodyContent bodyContent, ContentRepresentation representation)
public Map<ContentRepresentation,ContentBody> makeContentBodies(BodyContent bodyContent, Expansions expansions)
Copyright © 2003–2015 Atlassian. All rights reserved.