|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.upgrade.AbstractUpgradeTask com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask com.atlassian.bamboo.setup.AddFailoverParamsClientBrokerUrlUpgradeTask
public class AddFailoverParamsClientBrokerUrlUpgradeTask
Upgrade task to add maxReconnectAttempts and initialReconnectDelay failover parameters to the broker client URI
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask |
---|
applicationConfig, bootstrapManager, hibernateConfig |
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask |
---|
errors |
Constructor Summary | |
---|---|
AddFailoverParamsClientBrokerUrlUpgradeTask()
|
Method Summary | |
---|---|
void |
doUpgrade()
Perform the upgrade. |
Methods inherited from class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask |
---|
getDatabaseConnection, getDialect, setApplicationConfig, setBootstrapManager, setHibernateConfig, withDatabaseConnection |
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 |
Constructor Detail |
---|
public AddFailoverParamsClientBrokerUrlUpgradeTask()
Method Detail |
---|
public void doUpgrade() throws java.lang.Exception
UpgradeTask
java.lang.Exception
- to signalize error during upgrade process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |