com.atlassian.bamboo.setup
Class AddFailoverParamsClientBrokerUrlUpgradeTask
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
com.atlassian.bamboo.setup.AddFailoverParamsClientBrokerUrlUpgradeTask
- All Implemented Interfaces:
- BootstrapUpgradeTask, UpgradeTask
public class AddFailoverParamsClientBrokerUrlUpgradeTask
- extends AbstractBootstrapUpgradeTask
Upgrade task to add maxReconnectAttempts and initialReconnectDelay failover parameters to the broker client URI
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 |
AddFailoverParamsClientBrokerUrlUpgradeTask
public AddFailoverParamsClientBrokerUrlUpgradeTask()
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.