com.atlassian.bamboo.upgrade.tasks.validation
Class BuildNumberApplicableForUpgrade
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
com.atlassian.bamboo.upgrade.tasks.validation.BuildNumberApplicableForUpgrade
- All Implemented Interfaces:
- BootstrapUpgradeTask, UpgradeTask
public class BuildNumberApplicableForUpgrade
- extends AbstractBootstrapUpgradeTask
Validate if current Bamboo build number is applicable for upgrade.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildNumberApplicableForUpgrade
public BuildNumberApplicableForUpgrade()
doUpgrade
public void doUpgrade()
throws Exception
- Description copied from interface:
UpgradeTask
- Perform the upgrade.
- Throws:
Exception
- to signalize error during upgrade process
setTextProvider
public void setTextProvider(com.opensymphony.xwork2.TextProvider textProvider)
setUpgradeUtilityBean
public void setUpgradeUtilityBean(UpgradeUtilityBean upgradeUtilityBean)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.