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

Packages that use RepositoryConfigurationService
com.atlassian.bamboo.configuration.repository   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.branch   
com.atlassian.bamboo.ww2.actions.build.admin.config.repository   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of RepositoryConfigurationService in com.atlassian.bamboo.configuration.repository
 

Fields in com.atlassian.bamboo.configuration.repository declared as RepositoryConfigurationService
protected  RepositoryConfigurationService ConfigureGlobalRepository.repositoryConfigurationService
           
 

Methods in com.atlassian.bamboo.configuration.repository with parameters of type RepositoryConfigurationService
 void ConfigureGlobalRepository.setRepositoryConfigurationService(RepositoryConfigurationService repositoryConfigurationService)
           
 

Uses of RepositoryConfigurationService in com.atlassian.bamboo.repository
 

Classes in com.atlassian.bamboo.repository that implement RepositoryConfigurationService
 class RepositoryConfigurationServiceImpl
           
 

Uses of RepositoryConfigurationService in com.atlassian.bamboo.ww2.actions
 

Fields in com.atlassian.bamboo.ww2.actions declared as RepositoryConfigurationService
protected  RepositoryConfigurationService PlanActionSupport.repositoryConfigurationService
           
 

Methods in com.atlassian.bamboo.ww2.actions with parameters of type RepositoryConfigurationService
 void PlanActionSupport.setRepositoryConfigurationService(RepositoryConfigurationService repositoryConfigurationService)
           
 

Uses of RepositoryConfigurationService in com.atlassian.bamboo.ww2.actions.branch
 

Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type RepositoryConfigurationService
 void EditChainBranchDetails.setRepositoryConfigurationService(RepositoryConfigurationService repositoryConfigurationService)
           
 

Uses of RepositoryConfigurationService in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config.repository with parameters of type RepositoryConfigurationService
 void DeleteRepository.setRepositoryConfigurationService(RepositoryConfigurationService repositoryConfigurationService)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type RepositoryConfigurationService
 void EditChainDetails.setRepositoryConfigurationService(RepositoryConfigurationService repositoryConfigurationService)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.