com.atlassian.bamboo.upgrade.tasks.v5_4
Class UpgradeTask4206EnforceReindex

java.lang.Object
  extended by com.atlassian.bamboo.upgrade.AbstractUpgradeTask
      extended by com.atlassian.bamboo.upgrade.tasks.v5_4.UpgradeTask4206EnforceReindex
All Implemented Interfaces:
RequiresReindexUpgradeTask, UpgradeTask

public class UpgradeTask4206EnforceReindex
extends AbstractUpgradeTask
implements RequiresReindexUpgradeTask

This is task complementary to BootstrapUpgradeTask4204DeleteIndexDirectory


Field Summary
 
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors
 
Constructor Summary
UpgradeTask4206EnforceReindex()
           
 
Method Summary
 void doUpgrade()
          Perform the upgrade.
 
Methods inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
getBuildNumber, getErrors, getShortDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.upgrade.UpgradeTask
getBuildNumber, getErrors, getShortDescription
 

Constructor Detail

UpgradeTask4206EnforceReindex

public UpgradeTask4206EnforceReindex()
Method Detail

doUpgrade

public void doUpgrade()
               throws Exception
Description copied from interface: UpgradeTask
Perform the upgrade.

Specified by:
doUpgrade in interface UpgradeTask
Throws:
Exception - to signalize error during upgrade process


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.