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.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.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 © 2008 Atlassian Pty Ltd. All Rights Reserved.