com.atlassian.bamboo.upgrade.tasks
Interface PriorityUpgradeTask

All Superinterfaces:
UpgradeTask
All Known Implementing Classes:
UpgradeTask1101NotificationRecipients, UpgradeTask1102NotificationRecipients, UpgradeTask1300PipelineEnabledByDefault, UpgradeTask302, UpgradeTask403, UpgradeTask601, UpgradeTask602, UpgradeTask605TriggerReasons, UpgradeTask802CommitMsgFieldToClob, UpgradeTask901JiraIssueTypes

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 © 2009 Atlassian Pty Ltd. All Rights Reserved.