com.atlassian.bamboo.upgrade.tasks.v5_7
Class UpgradeTask5713PrepareExpiryConfigurationForNewDeploymentExpiry
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
com.atlassian.bamboo.upgrade.tasks.v5_7.UpgradeTask5713PrepareExpiryConfigurationForNewDeploymentExpiry
- All Implemented Interfaces:
- BootstrapUpgradeTask, UpgradeTask
public class UpgradeTask5713PrepareExpiryConfigurationForNewDeploymentExpiry
- extends AbstractBootstrapUpgradeTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEPLOYMENT_PROJECTS_TABLE
public static final String DEPLOYMENT_PROJECTS_TABLE
- See Also:
- Constant Field Values
COUNT_DEPLOYMENT_PROJECTS_QUERY
public static final String COUNT_DEPLOYMENT_PROJECTS_QUERY
- See Also:
- Constant Field Values
SELECT_BUILD_DEFINITION_XML_QUERY
public static final String SELECT_BUILD_DEFINITION_XML_QUERY
- See Also:
- Constant Field Values
upgrader
protected AdministrationConfigurationUpgrader upgrader
UpgradeTask5713PrepareExpiryConfigurationForNewDeploymentExpiry
public UpgradeTask5713PrepareExpiryConfigurationForNewDeploymentExpiry()
doUpgrade
public void doUpgrade()
throws Exception
- Description copied from interface:
UpgradeTask
- Perform the upgrade.
- Throws:
Exception
- to signalize error during upgrade process
setDeploymentExpiryEnabledSetting
protected void setDeploymentExpiryEnabledSetting()
throws Exception
- Throws:
Exception
isBuildExpiryEnabled
protected boolean isBuildExpiryEnabled()
throws Exception
- Throws:
Exception
hasDeploymentProjects
protected boolean hasDeploymentProjects()
throws Exception
- Throws:
Exception
hasPerPlanExpiryOverrides
protected boolean hasPerPlanExpiryOverrides()
throws Exception
- Throws:
Exception
updateDeploymentExpiryConfiguration
protected void updateDeploymentExpiryConfiguration()
setDbmsBean
public void setDbmsBean(DbmsBean dbmsBean)
setFeatureManager
public void setFeatureManager(FeatureManager featureManager)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.