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) |
getScheduleOption
addError, addErrors, addErrors, convertToSchemaTableName, dependsUpon, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDatabaseUtil, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQL, runUpgrade
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doUpgrade, getBuildNumber, getShortDescription, isDowngradeTaskRequired
public AbstractNotificationSchemeUpgradeTask(NotificationSchemeManager notificationSchemeManager)
Copyright © 2002-2019 Atlassian. All Rights Reserved.