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 | |
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.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.