Interface | Description |
---|---|
CachingJiraHomeTemplateContentLoader | |
CustomTemplatesFeatureAvailabilityCheck | |
DelegatingJiraVelocityManager |
A marker interface for instances of
VelocityManager
Implementations of this interface will try to expand the template
loaded from shared home and in case of an error
will fallback to template bundled as a resource |
JiraHomeTemplateContentLoader | |
JiraHomeTemplatesRevertService |
Provides a way to copy default email templates bundled in Jira into Shared Jira Home data folder.
|
TemplateManager | |
TemplateValidationConfigProvider |
Provides a config which is used for validation purposes and for sending test email.
|
VelocityTemplatingEngine |
Represents a fluent, easy-to-use façade over the
VelocityEngine used by the JIRA web
application. |
VelocityTemplatingEngine.RenderRequest |
Class | Description |
---|---|
CachingJiraHomeTemplateContentLoaderImpl |
The purpose of this class is to cache all the contents of files loaded from Jira Home templates directory.
|
DefaultEmailType | |
DefaultEmailTypes | |
DefaultEmailTypesService | |
DefaultJiraHomeTemplatesRevertService | |
DefaultMailTemplatesService |
A default MailTemplateService implementation which is designed to work with files and directories in Jira Shared Home
|
DefaultTemplateManager |
A manager for the email velocity templates within the system.
|
DefaultTemplateValidationConfigProvider | |
JiraHomeTemplateContentLoaderImpl |
The purpose of this class is to read template files which are placed in JiraHome/data directory.
|
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. |
TemplatesValidationConfig |
Used for template validation and sending test emails.
|
TemplatesValidationConfig.TemplateInfo |
Enum | Description |
---|---|
TemplateType |
Copyright © 2002-2024 Atlassian. All Rights Reserved.