com.atlassian.bamboo.upgrade.tasks.v5_9
Class UpgradeTask5907UpdateSshCredentialsConfiguration

java.lang.Object
  extended by com.atlassian.bamboo.upgrade.AbstractUpgradeTask
      extended by com.atlassian.bamboo.upgrade.tasks.v5_9.UpgradeTask5907UpdateSshCredentialsConfiguration
All Implemented Interfaces:
UpgradeTask

@Component
public class UpgradeTask5907UpdateSshCredentialsConfiguration
extends AbstractUpgradeTask


Field Summary
 
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors
 
Constructor Summary
UpgradeTask5907UpdateSshCredentialsConfiguration()
           
 
Method Summary
 void doUpgrade()
          Perform the upgrade.
 
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

UpgradeTask5907UpdateSshCredentialsConfiguration

public UpgradeTask5907UpdateSshCredentialsConfiguration()
Method Detail

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.