com.atlassian.bamboo.upgrade.tasks
Interface PriorityUpgradeTask

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