com.atlassian.bamboo.upgrade.tasks.validation
Class PlanKeysCorrectlyFormatted
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
com.atlassian.bamboo.upgrade.tasks.validation.PlanKeysCorrectlyFormatted
- All Implemented Interfaces:
- BootstrapUpgradeTask, UpgradeTask
public class PlanKeysCorrectlyFormatted
- extends AbstractBootstrapUpgradeTask
Validate if database plan keys are correctly formatted.
Method Summary |
void |
doUpgrade()
Perform the upgrade. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanKeysCorrectlyFormatted
public PlanKeysCorrectlyFormatted()
doUpgrade
public void doUpgrade()
throws Exception
- Description copied from interface:
UpgradeTask
- Perform the upgrade.
- Throws:
Exception
- to signalize error during upgrade process
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.