Interface | Description |
---|---|
VelocityEngineFactory |
Responsible for supplying an instance of the velocity engine that's been properly initialised and ready to render
templates.
|
Class | Description |
---|---|
CachingVelocityEngineFactory | |
DefaultCustomTemplatesFeatureAvailabilityCheck |
Aggregates logic used to check whether custom email templates are enabled
|
DefaultDelegatingJiraVelocityManager |
If FF 'com.atlassian.jira.email.templates.readFromJiraHome' is enabled, this manager delegates all the methods to
jiraEmailVelocityManager which is reading email templates from Jira Home Data directory.
|
DefaultVelocityEngineFactory | |
DefaultVelocityTemplatingEngine | |
EmailCachingVelocityEngineFactory |
Cache for email templates.
|
EmailVelocityEngineFactory | |
EmailVelocityTemplatingEngine | |
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.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.