Uses of Interface
com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
-
Uses of VcsConfigurationHelper in com.atlassian.bamboo.configuration.repository
Classes in com.atlassian.bamboo.configuration.repository that implement VcsConfigurationHelper Modifier and Type Class Description class
VcsConfigurationHelperImpl
Constructors in com.atlassian.bamboo.configuration.repository with parameters of type VcsConfigurationHelper Constructor Description VcsUIConfigBean(VcsRepositoryManager vcsRepositoryManager, RepositoryDefinitionManager repositoryDefinitionManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, ProjectManager projectManager, TemplateRenderer templateRenderer, com.atlassian.struts.TextProvider textProvider, VcsViewerUIConfigBean vcsViewerUIConfigBean, VcsConfigurationHelper vcsConfigurationHelper, VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator)
-
Uses of VcsConfigurationHelper in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type VcsConfigurationHelper Constructor Description RepositoryResource(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 VcsConfigurationHelper in com.atlassian.bamboo.plugins.stash.rest.resource
Constructors in com.atlassian.bamboo.plugins.stash.rest.resource with parameters of type VcsConfigurationHelper Constructor Description RepositoryResource(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)
-
Uses of VcsConfigurationHelper in com.atlassian.bamboo.ww2.actions.admin
Fields in com.atlassian.bamboo.ww2.actions.admin declared as VcsConfigurationHelper Modifier and Type Field Description protected VcsConfigurationHelper
ImportMavenPlanCreatePlanAction. vcsConfigurationHelper
-
Uses of VcsConfigurationHelper in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
Fields in com.atlassian.bamboo.ww2.actions.build.admin.config.repository declared as VcsConfigurationHelper Modifier and Type Field Description protected VcsConfigurationHelper
ConfigureRepository. vcsConfigurationHelper
-
Uses of VcsConfigurationHelper in com.atlassian.bamboo.ww2.actions.build.admin.create
Fields in com.atlassian.bamboo.ww2.actions.build.admin.create declared as VcsConfigurationHelper Modifier and Type Field Description protected VcsConfigurationHelper
CreateChainRepository. vcsConfigurationHelper
-