public class UpgradeTask1939SetUserAddedNotificationEmailTemplate extends Object implements UpgradeTask
| Constructor and Description |
|---|
UpgradeTask1939SetUserAddedNotificationEmailTemplate(PropertyManager propertyManager,
I18nHelper i18nHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade()
Perform the upgrade.
|
int |
getBuildNumber() |
String |
getShortDescription()
A short (less than 50 chars) description of the upgrade action
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorspublic UpgradeTask1939SetUserAddedNotificationEmailTemplate(PropertyManager propertyManager, I18nHelper i18nHelper)
public void doUpgrade()
throws Exception
UpgradeTaskdoUpgrade in interface UpgradeTaskException - is thrown if any errors occur during the upgrade process.public int getBuildNumber()
getBuildNumber in interface UpgradeTaskpublic String getShortDescription()
UpgradeTaskgetShortDescription in interface UpgradeTaskCopyright © 2025 Atlassian. All rights reserved.