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

Packages that use RepositoryConfigurationService
com.atlassian.bamboo.configuration.repository   
com.atlassian.bamboo.plugins.testutils.rest.resource.plan   
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   
com.atlassian.studio.bamboo.upgrade   
 

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

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

Uses of RepositoryConfigurationService in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
 

Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.plan with parameters of type RepositoryConfigurationService
PlanResource(DeletionService deletionService, com.atlassian.event.api.EventPublisher eventPublisher, PlanManager planManager, ProjectManager projectManager, ChainCreationService chainCreationService, StageService stageService, JobService jobService, TaskConfigurationService taskConfigurationService, JobCreationService jobCreationService, RepositoryManager repositoryManager, RepositoryConfigurationService repositoryConfigurationService, BambooUserManager bambooUserManager, TriggerConfigurationService triggerConfigurationService, TriggerTypeManager triggerTypeManager, ArtifactDefinitionManager artifactDefinitionManager, UIConfigSupport uiConfigSupport)
           
 

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)
           
 void EditChainBranchNotifications.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)
           
 

Uses of RepositoryConfigurationService in com.atlassian.studio.bamboo.upgrade
 

Constructors in com.atlassian.studio.bamboo.upgrade with parameters of type RepositoryConfigurationService
UT008RemoveApplinksSvnRepository(RepositoryConfigurationService repositoryConfigurationService, RepositoryDefinitionManager repositoryDefinitionManager, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, PlanManager planManager)
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.