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.Rendererpublic String renderAsText(String originalContent, com.atlassian.renderer.RenderContext context)
renderAsText in interface com.atlassian.renderer.v2.Rendererpublic String getRendererType()
getRendererType in interface com.atlassian.renderer.v2.RendererCopyright © 2003–2022 Atlassian. All rights reserved.