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()
VelocityEngineFactorygetEngine in interface VelocityEngineFactorypublic void resetCache()
Copyright © 2002-2024 Atlassian. All Rights Reserved.