Class UpgradeTask80302DropNotificationsUniqueIndex

java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
com.atlassian.bamboo.upgrade.tasks.v8_3.UpgradeTask80302DropNotificationsUniqueIndex
All Implemented Interfaces:
BootstrapUpgradeTask, UpgradeTask

public class UpgradeTask80302DropNotificationsUniqueIndex extends AbstractBootstrapUpgradeTask
  • Constructor Details

    • UpgradeTask80302DropNotificationsUniqueIndex

      public UpgradeTask80302DropNotificationsUniqueIndex()
  • Method Details

    • doUpgrade

      public void doUpgrade() throws Exception
      Description copied from interface: UpgradeTask
      Perform the upgrade.
      Throws:
      Exception - to signalize error during upgrade process