Uses of Interface
com.atlassian.bamboo.build.BuildDefinitionManager

Packages that use BuildDefinitionManager
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.capability   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions.build.admin.edit   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement BuildDefinitionManager
 class DefaultBuildDefinitionManager
           
 

Methods in com.atlassian.bamboo.build with parameters of type BuildDefinitionManager
 void HibernateBuildManager.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.build.pipeline.tasks
 

Methods in com.atlassian.bamboo.build.pipeline.tasks with parameters of type BuildDefinitionManager
 void SaveBuildTask.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.capability
 

Methods in com.atlassian.bamboo.capability with parameters of type BuildDefinitionManager
 void CapabilityManagerImpl.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.plan
 

Methods in com.atlassian.bamboo.plan with parameters of type BuildDefinitionManager
 void AbstractPlan.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.resultsummary
 

Methods in com.atlassian.bamboo.resultsummary with parameters of type BuildDefinitionManager
 void BuildResultsSummaryManagerImpl.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type BuildDefinitionManager
 void UpgradeTask713CleanCapabilitiesRequirements.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 void UpgradeTask707PerforceRequirement.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 void UpgradeTask610BuilderPlanRequirements.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 void UpgradeTask1823ExpiryTypeMigration.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 void UpgradeTask1702WebRepositoryViewer.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.ww2
 

Fields in com.atlassian.bamboo.ww2 declared as BuildDefinitionManager
protected  BuildDefinitionManager BambooActionSupport.buildDefinitionManager
           
 

Methods in com.atlassian.bamboo.ww2 with parameters of type BuildDefinitionManager
 void BambooActionSupport.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.ww2.actions.build.admin.edit
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.edit with parameters of type BuildDefinitionManager
 void SaveConfig.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 

Uses of BuildDefinitionManager in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type BuildDefinitionManager
 void StageAction.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 void CreateChain.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.