| TemplateManager | |
| VelocityTemplatingEngine | Represents a fluent, easy-to-use façade over the org.apache.velocity.app.VelocityEngine used by the JIRA web application. |
| VelocityTemplatingEngine.RenderRequest |
| DefaultTemplateManager | A manager for the email velocity templates within the system. |
| Template | |
| TemplateSource | Defines the source of a org.apache.velocity.Template |
| TemplateSource.File | Defines a template specified in a file. |
| TemplateSource.Fragment | Defines a template specified in a String instance. |
| TemplateSources | Static factory methods for TemplateSource instances. |
