public abstract class AbstractNotificationSchemeUpgradeTask extends AbstractImmediateUpgradeTask
For example UpgradeTask_Build207 uses this to grant the Comment Edited notification event to all entities who currently have the Issue Commented event.
UpgradeTask.ScheduleOption, UpgradeTask.Status| Constructor and Description |
|---|
AbstractNotificationSchemeUpgradeTask(NotificationSchemeManager notificationSchemeManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade(Long eventIdSource,
Long eventIdDestination) |
getScheduleOptionaddError, addErrors, addErrors, convertToSchemaTableName, dependsUpon, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDatabaseUtil, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQL, runUpgradeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoUpgrade, getBuildNumber, getShortDescription, isDowngradeTaskRequiredpublic AbstractNotificationSchemeUpgradeTask(NotificationSchemeManager notificationSchemeManager)
Copyright © 2002-2021 Atlassian. All Rights Reserved.