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