Class XhtmlEmbeddedRendererComponent

  • All Implemented Interfaces:
    com.atlassian.renderer.v2.components.RendererComponent

    public class XhtmlEmbeddedRendererComponent
    extends com.atlassian.renderer.v2.components.EmbeddedRendererComponent
    Migrate images and convert any other embedded types to the multimedia macro.
    • Method Detail

      • renderResource

        protected String renderResource​(com.atlassian.renderer.RenderContext context,
                                        com.atlassian.renderer.embedded.EmbeddedResource embeddedResource,
                                        String matchStr)
        Overrides:
        renderResource in class com.atlassian.renderer.v2.components.EmbeddedRendererComponent