com.atlassian.bamboo.upgrade.tasks
Interface PriorityUpgradeTask

All Superinterfaces:
UpgradeTask
All Known Implementing Classes:
UpgradeTask1101NotificationRecipients, UpgradeTask1102NotificationRecipients, UpgradeTask1300PipelineEnabledByDefault, UpgradeTask1821ArtifactLinksInitArtifactSize, UpgradeTask1824PrepopulateTestCountFields, UpgradeTask1832NotificationSetTypes, UpgradeTask1833PrepopulateTestCaseFields, UpgradeTask1834PrepopulationTestAggregate, UpgradeTask2013ResultSummaryMarkedForDeletion, UpgradeTask2014ProjectAndStageMarkedForDeletion, UpgradeTask2018DropMarkedFromDeletionOnResultsSummary, UpgradeTask2021RemoveDataForChainStageTriggerReason, UpgradeTask2022SetChainResultRelationshipOnJobResult, UpgradeTask2031AlterJobDependencyType, 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 © 2010 Atlassian. All Rights Reserved.