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.config   
com.atlassian.bamboo.ww2.actions.chains   
 

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

Constructors in com.atlassian.bamboo.build.creation with parameters of type RepositoryManager
BuildPlanCreationServiceImpl(ProjectManager projectManager, BuildManager buildManager, RepositoryManager repositoryManager, BuildStrategyManager buildStrategyManager, NotificationManager notificationManager, BuildDefinitionConverter buildDefinitionConverter, HibernateMutableAclService aclService, com.atlassian.event.EventManager eventManager, com.opensymphony.xwork.TextProvider textProvider)
           
 

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.config
 

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

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

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



Copyright © 2010 Atlassian. All Rights Reserved.