package

com.atlassian.jira.template.velocity

Interfaces

VelocityEngineFactory Responsible for supplying an instance of the velocity engine that's been properly initialised and ready to render templates. 

Classes

CachingVelocityEngineFactory  
DefaultVelocityEngineFactory  
DefaultVelocityTemplatingEngine  
InstrumentedVelocityEngineFactory  
VelocityEngineInitializedEvent Event indicating that velocity engine has been initialized. 
VelocityEngineWarmer A warmer used to warm up Velocity engine. 
VelocityTemplateCache Caches per-template information so that we only calculate it at most once.