com.atlassian.jira.dev.functest.renderer
Class FuncTestRendererComponentFactory
java.lang.Object
com.atlassian.jira.dev.functest.renderer.FuncTestRendererComponentFactory
- All Implemented Interfaces:
- com.atlassian.renderer.v2.components.PluggableRendererComponentFactory
public class FuncTestRendererComponentFactory
- extends Object
- implements com.atlassian.renderer.v2.components.PluggableRendererComponentFactory
Renderer component factory that uses RenderContext.addRenderedContent
- Since:
- v4.4
Method Summary |
com.atlassian.renderer.v2.components.RendererComponent |
getRendererComponent()
|
void |
init(com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FuncTestRendererComponentFactory
public FuncTestRendererComponentFactory()
init
public void init(com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
throws com.atlassian.plugin.PluginParseException
- Specified by:
init
in interface com.atlassian.renderer.v2.components.PluggableRendererComponentFactory
- Throws:
com.atlassian.plugin.PluginParseException
getRendererComponent
public com.atlassian.renderer.v2.components.RendererComponent getRendererComponent()
- Specified by:
getRendererComponent
in interface com.atlassian.renderer.v2.components.PluggableRendererComponentFactory
Copyright © 2002-2014 Atlassian. All Rights Reserved.