Uses of Interface
com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
Packages that use VcsRepositoryConfigurationService
Package
Description
-
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.configuration.repository
Fields in com.atlassian.bamboo.configuration.repository declared as VcsRepositoryConfigurationServiceModifier and TypeFieldDescriptionprotected VcsRepositoryConfigurationService
AbstractRepositoryAction.vcsRepositoryConfigurationService
Constructors in com.atlassian.bamboo.configuration.repository with parameters of type VcsRepositoryConfigurationServiceModifierConstructorDescriptionVcsConfigurationHelperImpl
(VcsViewerUIConfigBean vcsViewerUIConfigBean, com.atlassian.struts.TextProvider textProvider, BambooPermissionManager bambooPermissionManager, RepositoryDefinitionManager repositoryDefinitionManager, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator) -
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type VcsRepositoryConfigurationServiceModifierConstructorDescriptionRepositoryResource
(com.atlassian.sal.api.ApplicationProperties applicationProperties, CachedPlanManager cachedPlanManager, VcsRepositoryManager vcsRepositoryManager, RepositoryDefinitionManager repositoryDefinitionManager, BambooPermissionManager bambooPermissionManager, CustomVariableContext customVariableContext, ValidationService validationService, ValidationFunctionFactory validationFunctionFactory, com.atlassian.sal.api.message.I18nResolver i18nResolver, VcsConfigurationHelper vcsConfigurationHelper, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, RssPermissionManager rssPermissionManager, FeatureManager featureManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, RssDetectionService rssDetectionService, BambooSpecsManager bambooSpecsManager, com.atlassian.event.api.EventPublisher eventPublisher, SpecsConsumerFactory specsConsumerFactory, EnvironmentService environmentService, ProjectManager projectManager, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.plugins.stash.rest.resource
Constructors in com.atlassian.bamboo.plugins.stash.rest.resource with parameters of type VcsRepositoryConfigurationServiceModifierConstructorDescriptionRepositoryResource
(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, com.atlassian.sal.api.ApplicationProperties applicationProperties, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, CustomVariableContext customVariableContext, VcsRepositoryConfigurationService repositoryConfigurationService, VcsRepositoryManager vcsRepositoryManager, VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator, VcsConfigurationHelper vcsConfigurationHelper, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.sal.api.web.context.HttpContext httpContext) StashBulkActionsResource
(com.atlassian.sal.api.ApplicationProperties applicationProperties, BitbucketSeverMirrorHelper mirrorHelper, BambooPermissionManager permissionManager, PlanManager planManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, RepositoryDefinitionManager repositoryDefinitionManager, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, AdministrationConfigurationAccessor administrationConfigurationAccessor, ProjectManager projectManager, StashClientProvider stashClientProvider, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.plugins.testutils.repository
Constructors in com.atlassian.bamboo.plugins.testutils.repository with parameters of type VcsRepositoryConfigurationServiceModifierConstructorDescriptionRepositoryTestServiceImpl
(RepositoryDefinitionManager repositoryDefinitionManager, VcsRepositoryManager vcsRepositoryManager, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, RssPermissionManager rssPermissionManager, ProjectManager projectManager) -
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.vcs.configuration.service
Classes in com.atlassian.bamboo.vcs.configuration.service that implement VcsRepositoryConfigurationService -
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.ww2.actions
Fields in com.atlassian.bamboo.ww2.actions declared as VcsRepositoryConfigurationServiceModifier and TypeFieldDescriptionprotected VcsRepositoryConfigurationService
PlanActionSupport.vcsRepositoryConfigurationService
Methods in com.atlassian.bamboo.ww2.actions with parameters of type VcsRepositoryConfigurationServiceModifier and TypeMethodDescriptionvoid
PlanActionSupport.setVcsRepositoryConfigurationService
(VcsRepositoryConfigurationService vcsRepositoryConfigurationService) -
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.ww2.actions.admin
Fields in com.atlassian.bamboo.ww2.actions.admin declared as VcsRepositoryConfigurationServiceModifier and TypeFieldDescriptionprotected VcsRepositoryConfigurationService
ImportMavenPlanAction.vcsRepositoryConfigurationService
-
Uses of VcsRepositoryConfigurationService in com.atlassian.bamboo.ww2.actions.build.admin.create
Fields in com.atlassian.bamboo.ww2.actions.build.admin.create declared as VcsRepositoryConfigurationServiceModifier and TypeFieldDescriptionprotected VcsRepositoryConfigurationService
CreateChainRepository.vcsRepositoryConfigurationService