Uses of Interface
com.atlassian.bamboo.vcs.configurator.VcsBambooSpecsConfigurator
-
-
Uses of VcsBambooSpecsConfigurator in com.atlassian.bamboo.configuration.repository
Constructors in com.atlassian.bamboo.configuration.repository with parameters of type VcsBambooSpecsConfigurator Constructor Description VcsConfigurationHelperImpl(VcsViewerUIConfigBean vcsViewerUIConfigBean, com.atlassian.struts.TextProvider textProvider, BambooPermissionManager bambooPermissionManager, RepositoryDefinitionManager repositoryDefinitionManager, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator)
VcsUIConfigBean(VcsRepositoryManager vcsRepositoryManager, RepositoryDefinitionManager repositoryDefinitionManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, ProjectManager projectManager, TemplateRenderer templateRenderer, com.atlassian.struts.TextProvider textProvider, VcsViewerUIConfigBean vcsViewerUIConfigBean, VcsConfigurationHelper vcsConfigurationHelper, VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator)
-
Uses of VcsBambooSpecsConfigurator in com.atlassian.bamboo.plugins.stash.rest.resource
Constructors in com.atlassian.bamboo.plugins.stash.rest.resource with parameters of type VcsBambooSpecsConfigurator 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 VcsBambooSpecsConfigurator in com.atlassian.bamboo.vcs.configuration.configurator
Classes in com.atlassian.bamboo.vcs.configuration.configurator that implement VcsBambooSpecsConfigurator Modifier and Type Class Description class
VcsBambooSpecsConfiguratorImpl
-