Package com.atlassian.jira.template
package com.atlassian.jira.template
-
ClassDescriptionThe purpose of this class is to cache all the contents of files loaded from Jira Home templates directory.A default MailTemplateService implementation which is designed to work with files and directories in Jira Shared HomeA manager for the email velocity templates within the system.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 resourceThe purpose of this class is to read template files which are placed in JiraHome/data directory.Provides a way to copy default email templates bundled in Jira into Shared Jira Home data folder.Defines the source of aTemplate
Defines a template specified in a file.Defines a template specified in aString
instance.Static factory methods forTemplateSource
instances.Used for template validation and sending test emails.Provides a config which is used for validation purposes and for sending test email.Represents a fluent, easy-to-use façade over theVelocityEngine
used by the JIRA web application.