public class LazyLoadingMigrationRenderer extends Object implements com.atlassian.renderer.v2.Renderer
Constructor and Description |
---|
LazyLoadingMigrationRenderer() |
Modifier and Type | Method and Description |
---|---|
String |
getRendererType() |
String |
render(String originalContent,
com.atlassian.renderer.RenderContext renderContext) |
String |
renderAsText(String originalContent,
com.atlassian.renderer.RenderContext context) |
public String render(String originalContent, com.atlassian.renderer.RenderContext renderContext)
render
in interface com.atlassian.renderer.v2.Renderer
public String renderAsText(String originalContent, com.atlassian.renderer.RenderContext context)
renderAsText
in interface com.atlassian.renderer.v2.Renderer
public String getRendererType()
getRendererType
in interface com.atlassian.renderer.v2.Renderer
Copyright © 2003–2020 Atlassian. All rights reserved.