com.atlassian.velocity
Class JiraVelocityManager

java.lang.Object
  extended by com.atlassian.velocity.DefaultVelocityManager
      extended by com.atlassian.velocity.JiraVelocityManager
All Implemented Interfaces:
com.atlassian.velocity.VelocityManager

public class JiraVelocityManager
extends com.atlassian.velocity.DefaultVelocityManager


Constructor Summary
JiraVelocityManager(JiraAuthenticationContext authenticationContext)
           
 
Method Summary
 DateFormat getDateFormat()
           
protected  void initVe(org.apache.velocity.app.VelocityEngine velocityEngine)
           
 
Methods inherited from class com.atlassian.velocity.DefaultVelocityManager
createContextParams, createVelocityContext, getBody, getBody, getEncodedBody, getEncodedBody, getEncodedBody, getEncodedBodyForContent, getErrorMessageForException, getVe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraVelocityManager

public JiraVelocityManager(JiraAuthenticationContext authenticationContext)
Method Detail

getDateFormat

public DateFormat getDateFormat()
Specified by:
getDateFormat in interface com.atlassian.velocity.VelocityManager
Overrides:
getDateFormat in class com.atlassian.velocity.DefaultVelocityManager

initVe

protected void initVe(org.apache.velocity.app.VelocityEngine velocityEngine)
Overrides:
initVe in class com.atlassian.velocity.DefaultVelocityManager


Copyright © 2002-2009 Atlassian. All Rights Reserved.