Class DefaultVelocityContextFactory
java.lang.Object
com.atlassian.jira.projectconfig.util.DefaultVelocityContextFactory
- All Implemented Interfaces:
VelocityContextFactory
@Component
public class DefaultVelocityContextFactory
extends Object
implements VelocityContextFactory
- Since:
- v4.4
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultVelocityContextFactory(JiraAuthenticationContext authenticationContext) -
Method Summary
-
Constructor Details
-
DefaultVelocityContextFactory
-
-
Method Details
-
createVelocityContext
- Specified by:
createVelocityContextin interfaceVelocityContextFactory
-
createDefaultVelocityContext
- Specified by:
createDefaultVelocityContextin interfaceVelocityContextFactory
-