Uses of Interface
com.atlassian.bamboo.build.strategy.BuildStrategyManager

Packages that use BuildStrategyManager
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.build.strategy   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Uses of BuildStrategyManager in com.atlassian.bamboo.build.creation
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type BuildStrategyManager
BuildStrategyConfigHelper(BuildStrategyManager buildStrategyManager)
           
 

Uses of BuildStrategyManager in com.atlassian.bamboo.build.strategy
 

Classes in com.atlassian.bamboo.build.strategy that implement BuildStrategyManager
 class DefaultBuildStrategyManager
           
 

Uses of BuildStrategyManager in com.atlassian.bamboo.fieldvalue
 

Methods in com.atlassian.bamboo.fieldvalue with parameters of type BuildStrategyManager
 void BuildDefinitionConverter.setBuildStrategyManager(BuildStrategyManager buildStrategyManager)
           
 

Uses of BuildStrategyManager in com.atlassian.bamboo.ww2.actions.build.admin.create
 

Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type BuildStrategyManager
UIConfigBean(WebRepositoryViewerManager webRepositoryViewerManager, BuildStrategyManager buildStrategyManager, RepositoryManager repositoryManager, BuilderManager builderManager, ProjectManager projectManager, BambooLicenseManager bambooLicenseManager, PlanManager planManager, JdkManager jdkManager, TaskManager taskManager)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.