public interface PluggableRendererComponentFactory
| Modifier and Type | Method and Description |
|---|---|
RendererComponent |
getRendererComponent()
Constructs a
RendererComponent. |
void |
init(com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
Initialises the RendererComponentFactory, with parameters provided by a plugin module descriptor.
|
void init(com.atlassian.plugin.ModuleDescriptor moduleDescriptor) throws com.atlassian.plugin.PluginParseException
moduleDescriptor - plugin module descriptor to initialize the factorycom.atlassian.plugin.PluginParseException - if there's an error initializing the factoryRendererComponent getRendererComponent()
RendererComponent.Copyright © 2019 Atlassian. All rights reserved.