Uses of Class
com.atlassian.confluence.content.render.xhtml.definition.RichTextMacroBody
-
Packages that use RichTextMacroBody Package Description com.atlassian.confluence.content.render.xhtml.definition -
-
Uses of RichTextMacroBody in com.atlassian.confluence.content.render.xhtml.definition
Methods in com.atlassian.confluence.content.render.xhtml.definition that return RichTextMacroBody Modifier and Type Method Description static RichTextMacroBody
RichTextMacroBody. withStorage(Streamable storageBody)
static RichTextMacroBody
RichTextMacroBody. withStorageAndTransform(Streamable storageBody, Streamable transformedBody)
-