public class EmailCachingVelocityEngineFactory extends Object implements VelocityEngineFactory
Constructor and Description |
---|
EmailCachingVelocityEngineFactory(com.atlassian.cache.CacheManager cacheManager,
JiraHome jiraHome) |
Modifier and Type | Method and Description |
---|---|
org.apache.velocity.app.VelocityEngine |
getEngine()
Retrieves an instance of the Velocity Engine.
|
void |
resetCache() |
public EmailCachingVelocityEngineFactory(com.atlassian.cache.CacheManager cacheManager, JiraHome jiraHome)
public org.apache.velocity.app.VelocityEngine getEngine()
VelocityEngineFactory
getEngine
in interface VelocityEngineFactory
public void resetCache()
Copyright © 2002-2023 Atlassian. All Rights Reserved.