com.atlassian.bamboo.upgrade.tasks
Interface PriorityUpgradeTask

All Superinterfaces:
UpgradeTask
All Known Implementing Classes:
UpgradeTask302, UpgradeTask403, UpgradeTask601, UpgradeTask602, UpgradeTask605TriggerReasons

public interface PriorityUpgradeTask
extends UpgradeTask

A marker interface to ensure that these upgrade tasks get run as a priority. Classes implementing this must ensure that the upgrade can be ran over and over


Method Summary
 
Methods inherited from interface com.atlassian.bamboo.upgrade.UpgradeTask
doUpgrade, getBuildNumber, getErrors, getShortDescription
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.