| Interface | Description |
|---|---|
| TemplateManager | |
| VelocityTemplatingEngine |
Represents a fluent, easy-to-use façade over the
VelocityEngine used by the JIRA web
application. |
| VelocityTemplatingEngine.RenderRequest |
| Class | Description |
|---|---|
| DefaultTemplateManager |
A manager for the email velocity templates within the system.
|
| Template | |
| TemplateSource |
Defines the source of a
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. |
| Enum | Description |
|---|---|
| TemplateType |
Copyright © 2002-2015 Atlassian. All Rights Reserved.