com.atlassian.templaterenderer.velocity.one.six
Class VelocityWebPanelRenderer

java.lang.Object
  extended by com.atlassian.templaterenderer.AbstractVelocityWebPanelRenderer
      extended by com.atlassian.templaterenderer.velocity.one.six.VelocityWebPanelRenderer
All Implemented Interfaces:
com.atlassian.plugin.web.renderer.WebPanelRenderer

public class VelocityWebPanelRenderer
extends com.atlassian.templaterenderer.AbstractVelocityWebPanelRenderer

Since:
2.5.0

Constructor Summary
VelocityWebPanelRenderer(com.atlassian.templaterenderer.TemplateContextFactory templateContextFactory)
           
 
Method Summary
protected  com.atlassian.templaterenderer.TemplateRenderer createRenderer(com.atlassian.plugin.Plugin plugin)
           
 
Methods inherited from class com.atlassian.templaterenderer.AbstractVelocityWebPanelRenderer
createCacheMap, getResourceType, render, renderFragment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityWebPanelRenderer

public VelocityWebPanelRenderer(com.atlassian.templaterenderer.TemplateContextFactory templateContextFactory)
Method Detail

createRenderer

protected com.atlassian.templaterenderer.TemplateRenderer createRenderer(com.atlassian.plugin.Plugin plugin)
Specified by:
createRenderer in class com.atlassian.templaterenderer.AbstractVelocityWebPanelRenderer


Copyright © 2011 Atlassian. All Rights Reserved.