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

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

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.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.build.admin.create
 

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



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.