com.atlassian.templaterenderer.velocity.one.five
Class VelocityWebPanelRenderer
java.lang.Object
com.atlassian.templaterenderer.velocity.AbstractCachingWebPanelRenderer
com.atlassian.templaterenderer.velocity.one.five.VelocityWebPanelRenderer
- All Implemented Interfaces:
- com.atlassian.plugin.web.renderer.WebPanelRenderer, org.springframework.beans.factory.InitializingBean
public class VelocityWebPanelRenderer
- extends AbstractCachingWebPanelRenderer
- Since:
- 2.5.0
|
Constructor Summary |
VelocityWebPanelRenderer(com.atlassian.templaterenderer.TemplateContextFactory templateContextFactory,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
|
Method Summary |
protected com.atlassian.templaterenderer.TemplateRenderer |
createRenderer(com.atlassian.plugin.Plugin plugin)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityWebPanelRenderer
public VelocityWebPanelRenderer(com.atlassian.templaterenderer.TemplateContextFactory templateContextFactory,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
createRenderer
protected com.atlassian.templaterenderer.TemplateRenderer createRenderer(com.atlassian.plugin.Plugin plugin)
- Specified by:
createRenderer in class AbstractCachingWebPanelRenderer
Copyright © 2012 Atlassian. All Rights Reserved.