com.atlassian.jira.projectconfig.util
Class DefaultVelocityContextFactory
java.lang.Object
com.atlassian.jira.projectconfig.util.DefaultVelocityContextFactory
- All Implemented Interfaces:
- VelocityContextFactory
public class DefaultVelocityContextFactory
- extends Object
- implements VelocityContextFactory
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultVelocityContextFactory
public DefaultVelocityContextFactory(JiraAuthenticationContext authenticationContext)
createVelocityContext
public Map<String,Object> createVelocityContext(Map<String,Object> initContext)
- Specified by:
createVelocityContext
in interface VelocityContextFactory
createDefaultVelocityContext
public Map<String,Object> createDefaultVelocityContext()
- Specified by:
createDefaultVelocityContext
in interface VelocityContextFactory
Copyright © 2002-2012 Atlassian. All Rights Reserved.