public interface JiraHomeTemplatesRevertService
Modifier and Type | Method and Description |
---|---|
void |
copyMissingBundledTemplatesIntoJiraHome()
Copies all the bundled email templates (single and batched) into {SharedJiraHome}/data/templates directory.
|
void |
revertTemplates()
Copies all the bundled email templates (single and batched) into {SharedJiraHome}/data/templates directory.
|
void copyMissingBundledTemplatesIntoJiraHome() throws IOException
IOException
- as it involves operations on Filesvoid revertTemplates() throws IOException
IOException
- as it involves operations on FilesCopyright © 2002-2024 Atlassian. All Rights Reserved.