public interface MutableRenderer extends Renderer
Introducing this interface eliminates the need to cast the component back to a concrete class.
V2Renderer| Modifier and Type | Method and Description |
|---|---|
void |
setComponents(List components) |
getRendererType, render, renderAsTextvoid setComponents(List components)
Copyright © 2019 Atlassian. All rights reserved.