public interface RendererComponentFactory
| Modifier and Type | Method and Description |
|---|---|
RendererComponent |
getComponentInstance(Map parameters)
Get an instance of the component.
|
RendererComponent getComponentInstance(Map parameters)
Whether the component returned is a new instance or not is also up to the factory implementation.
parameters - a map of implementation-specific parametersCopyright © 2019 Atlassian. All rights reserved.