Uses of Interface
com.atlassian.bamboo.repository.RepositoryManager

Packages that use RepositoryManager
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

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

Constructors in com.atlassian.bamboo.build.creation with parameters of type RepositoryManager
RepositoryConfigHelper(RepositoryManager repositoryManager, com.opensymphony.xwork.TextProvider textProvider, VariableDefinitionManager variableDefinitionManager, CustomVariableContext customVariableContext)
           
 

Uses of RepositoryManager in com.atlassian.bamboo.fieldvalue
 

Methods in com.atlassian.bamboo.fieldvalue with parameters of type RepositoryManager
 void BuildDefinitionConverter.setRepositoryManager(RepositoryManager repositoryManager)
           
 

Uses of RepositoryManager in com.atlassian.bamboo.repository
 

Classes in com.atlassian.bamboo.repository that implement RepositoryManager
 class DefaultRepositoryManager
           
 

Uses of RepositoryManager in com.atlassian.bamboo.ww2.actions.admin
 

Fields in com.atlassian.bamboo.ww2.actions.admin declared as RepositoryManager
protected  RepositoryManager ImportMavenPlanAction.repositoryManager
           
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type RepositoryManager
 void ImportMavenPlanAction.setRepositoryManager(RepositoryManager repositoryManager)
           
 

Uses of RepositoryManager in com.atlassian.bamboo.ww2.actions.admin.bulk
 

Constructors in com.atlassian.bamboo.ww2.actions.admin.bulk with parameters of type RepositoryManager
UpdateCvsModuleBulkAction(RepositoryManager repositoryManager)
           
 

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

Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type RepositoryManager
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.