Uses of Interface
com.atlassian.bamboo.vcs.module.VcsRepositoryManager
Package
Description
-
Uses of VcsRepositoryManager in com.atlassian.bamboo.analytics.basedata.collector.generator
ModifierConstructorDescriptionRepositoriesWithWebhookEventProducer
(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.build
ModifierConstructorDescriptionBuildDetectionActionFactoryImpl
(BuildNumberGeneratorService buildNumberGenerator, ChangeDetectionManager changeDetectionManager, TriggerManager triggerManager, ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, VariableDefinitionManager variableDefinitionManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, ResultsSummaryManager resultsSummaryManager, BranchIntegrationService branchIntegrationService, BuildContextBuilderFactory buildContextBuilderFactory, ResultsSummaryVariableAccessor resultsSummaryVariableAccessor, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.build.context
ModifierConstructorDescriptionBuildContextBuilderImpl
(@NotNull BranchIntegrationService branchIntegrationService, @NotNull VariableDefinitionManager variableDefinitionManager, @NotNull CredentialsAccessor credentialsAccessor, @NotNull StorageTagService storageTagService, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull SecureTokenService secureTokenService, @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.build.creation
Modifier and TypeMethodDescriptionRepositoryConfigHelper.getRepositoriesForWorkingDirSelection
(@NotNull ImmutableJob job, @NotNull VcsRepositoryManager vcsRepositoryManager) Deprecated.Scans checkout tasks for repositories that define their source directory.ModifierConstructorDescriptionJobCreationServiceImpl
(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, TriggerConfigurationService triggerConfigurationService, ChainBranchManager chainBranchManager, BuildNumberGeneratorService buildNumberGeneratorService, VcsRepositoryManager vcsRepositoryManager, DockerPipelineValidationService dockerPipelineValidationService, TaskManager taskManager, TransactionAndHibernateTemplate hibernateTemplate) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.chains
ModifierConstructorDescriptionChainExecutionManagerImpl
(PlanStatePersisterService planStatePersisterService, JobExecutionManager buildContextExecutor, ChainStateFactory chainStateFactory, BuildContextFactory buildContextFactory, com.atlassian.event.api.EventPublisher eventPublisher, ChainPluginSupport chainPluginSupport, ErrorUpdateHandler errorUpdateHandler, AuthorCreatorService authorCreatorService, ResultsSummaryManager resultsSummaryManager, BuildDirectoryManager buildDirectoryManager, VcsBranchIntegrationHelper branchIntegrationHelper, CustomVariableContext customVariableContext, PlanExecutionLockService planExecutionLockService, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, CachedPlanManager cachedPlanManager, VcsRepositoryManager vcsRepositoryManager, StorageTagService storageTagService, PlanBranchPullRequestService planBranchPullRequestService, StorageLocationService storageLocationService, ServerBuildLoggerManager buildLoggerManager, DeploymentVersionService deploymentVersionService, ChainStatePersister chainStatePersister, BambooOpenSessionTemplate bambooOpenSessionTemplate) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.configuration.external
ModifierConstructorDescriptionRssDetectionServiceImpl
(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull AuthorCreatorService authorCreatorService, @NotNull BambooSpecsManager bambooSpecsManager, @NotNull CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, @NotNull CustomVariableContext customVariableContext, @NotNull ExtendedAuthorManager extendedAuthorManager, @NotNull FeatureManager featureManager, @NotNull I18nBeanFactory i18nBeanFactory, @NotNull RepositoryStoredSpecsService repositoryStoredSpecsService, @NotNull SpecsConsumerFactory specsConsumerFactory, @NotNull VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.configuration.external.yaml
ModifierConstructorDescriptionBambooYamlParserImpl
(BambooYamlVersion1Converter bambooYamlVersion1Converter, BambooYamlOverrider bambooYamlOverrider, I18nBeanFactory i18nBeanFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, TaskManager taskManager, VcsRepositoryManager repositoryManager, CustomEnvironmentPluginExportHelper customEnvironmentPluginExportHelper) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.configuration.external.yaml.export
ModifierConstructorDescriptionYamlEmitterImpl
(CachedPlanManager cachedPlanManager, com.atlassian.plugin.PluginAccessor pluginAccessor, TaskDefinitionExportHelper taskDefinitionExporterHelper, TriggerDefinitionExportHelper triggerDefinitionExportHelper, VcsRepositoryManager repositoryManager, CustomEnvironmentPluginExportHelper customEnvironmentPluginExportHelper, RepositoryExporter repositoryExporter) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.configuration.repository
Modifier and TypeFieldDescriptionprotected VcsRepositoryManager
AbstractRepositoryAction.vcsRepositoryManager
ModifierConstructorDescriptionVcsUIConfigBean
(VcsRepositoryManager vcsRepositoryManager, RepositoryDefinitionManager repositoryDefinitionManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, ProjectManager projectManager, TemplateRenderer templateRenderer, com.atlassian.struts.TextProvider textProvider, VcsViewerUIConfigBean vcsViewerUIConfigBean, VcsConfigurationHelper vcsConfigurationHelper, VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.credentials
Modifier and TypeMethodDescriptionstatic Iterable<CredentialsData>
Credentials.getAllSharedCredentials
(@NotNull Iterable<? extends VcsRepositoryData> repositories, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull CredentialsAccessor credentialsAccessor) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionDeploymentVersionServiceImpl
(@NotNull DeploymentProjectDao deploymentProjectDao, @NotNull DeploymentVersionDao deploymentVersionDao, @NotNull InternalResultsSummaryAccessor internalResultsSummaryAccessor, @NotNull DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector, @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull EnvironmentService environmentService, @NotNull BambooUserManager bambooUserService, @NotNull VariableDefinitionManager variableDefinitionManager, @NotNull VariableDefinitionFactory variableDefinitionFactory, @NotNull CustomVariableContext customVariableContext, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull CachedPlanManager cachedPlanManager, @NotNull ScopedExclusionService scopedExclusionService, @NotNull ResultsSummaryVariableAccessor resultsSummaryVariableAccessor, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory, @NotNull ArtifactLinkManager artifactLinkManager, @NotNull AuditLogService auditLogService) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plan.branch
Modifier and TypeMethodDescriptionvoid
BranchExpiryJob.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) ModifierConstructorDescriptionBranchCommitInformationManagerImpl
(BranchCommitInformationDao branchCommitInformationDao, ExtendedAuthorManager extendedAuthorManager, AuthorCreatorService authorCreatorService, JiraBranchLinkingService jiraBranchLinkingService, VcsRepositoryManager vcsRepositoryManager) BranchCreationFacadeImpl
(BranchDetectionService branchDetectionService, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CustomVariableContext customVariableContext, ErrorHandler errorHandler, LightweightBranchCreationService branchCreationService, com.atlassian.struts.TextProvider textProvider, VcsRepositoryManager vcsRepositoryManager) BranchDetectionServiceImpl
(com.atlassian.bandana.BandanaManager bandanaManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, ChainBranchManager chainBranchManager, CustomVariableContext customVariableContext, ErrorHandler errorHandler, org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate, LightweightBranchCreationService lightweightBranchCreationService, RepositoryCachingFacade repositoryCachingFacade, ScopedExclusionService scopedExclusionService, VcsBranchManager vcsBranchManager, VcsRepositoryManager vcsRepositoryManager, PlanBranchPullRequestService planBranchPullRequestService) LightweightBranchCreationServiceImpl
(CachedPlanManager cachedPlanManager, ChainBranchCreationService chainBranchCreationService, CustomVariableContext customVariableContext, ErrorHandler errorHandler, JiraBranchLinkingService jiraBranchLinkingService, PlanManager planManager, RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter, RepositoryDefinitionManager repositoryDefinitionManager, VcsBranchManager vcsBranchManager, VcsRepositoryManager vcsRepositoryManager, TriggerTypeManager triggerTypeManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plan.cache
ModifierConstructorDescriptionImmutablePlanCacheServiceImpl
(@NotNull ImmutablePlanManager immutablePlanManager, @NotNull PlanDao planDao, @NotNull com.atlassian.config.db.HibernateConfig hibernateConfig, @NotNull CustomVariableContext customVariableContext, @NotNull BuildResultsSummaryDao buildResultsSummaryDao, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull BambooClusterSettings bambooClusterSettings, @NotNull ChainBranchManager chainBranchManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plan.cache.index
ModifierConstructorDescriptionPlanCacheIndicesImpl
(VcsRepositoryManager vcsRepositoryManager, ImmutablePlanCacheService immutablePlanCacheService) PlanRepositoryIndexer
(VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plan.pullrequest
ModifierConstructorDescriptionPullRequestDetectionServiceImpl
(CachedPlanManager cachedPlanManager, CustomVariableContext customVariableContext, ErrorHandler errorHandler, org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate, RepositoryCachingFacade repositoryCachingFacade, ScopedExclusionService scopedExclusionService, VcsPullRequestService vcsPullRequestService, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.bitbucket.events
ModifierConstructorDescriptionRepositoryFinder
(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.bitbucket.v2
Modifier and TypeMethodDescriptionvoid
AbstractBitbucketCloudExecutor.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) Deprecated.since 6.8 use constructor injection or annotation injection -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.github
Modifier and TypeFieldDescriptionprotected final VcsRepositoryManager
AbstractGitHubExecutor.vcsRepositoryManager
ModifierConstructorDescriptionAbstractGitHubExecutor
(VcsRepositoryManager vcsRepositoryManager) GitHubBambooSpecsHandler
(VcsRepositoryManager vcsRepositoryManager) GitHubBranchDetector
(VcsRepositoryManager vcsRepositoryManager) GitHubChangeDetector
(VcsRepositoryManager vcsRepositoryManager) GitHubConnectionTester
(VcsRepositoryManager vcsRepositoryManager) GitHubTagsHandler
(VcsRepositoryManager vcsRepositoryManager) GitHubVariableGenerator
(VcsRepositoryManager vcsRepositoryManager) GitHubWorkingCopyManager
(VcsRepositoryManager vcsRepositoryManager, CapabilityContext capabilityContext) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.rest.build
ModifierConstructorDescriptionPlanResource
(BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, BranchCreationFacade branchCreationFacade, CachedPlanManager cachedPlanManager, PlanManager planManager, LabelManager labelManager, PlanRestService planRestService, VariableDefinitionManager variableDefinitionManager, JiraIssueManager jiraIssueManager, JiraApplinksService jiraApplinksService, com.atlassian.event.api.EventPublisher eventPublisher, ArtifactDefinitionManager artifactDefinitionManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, TestsManager testsManager, TestQuarantineManager testQuarantineManager, VcsRepositoryManager vcsRepositoryManager, DeletionService deletionService, RssDetectionService rssDetectionService, ChainBranchManager chainBranchManager, BuildDefinitionManager buildDefinitionManager, SpecsConsumerFactory specsConsumerFactory, SpecsExporter specsExporter, RestAuthenticationContext restAuthenticationContext) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.rest.resource
ModifierConstructorDescriptionProjectResource
(com.atlassian.sal.api.ApplicationProperties applicationProperties, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, CachedPlanManager cachedPlanManager, FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, LabelManager labelManager, ProjectManager projectManager, PlanRestService planRestService, RepositoryDefinitionManager repositoryDefinitionManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, RssPermissionManager rssPermissionManager, ProjectConfigurationService projectConfigurationService, SpecsExporter specsExporter, VariableDefinitionManager variableDefinitionManager, VariableConfigurationService variableConfigurationService, CredentialsManager credentialsManager, PaginatedDataCollector paginatedDataCollector, VcsRepositoryManager vcsRepositoryManager, LinkService linkService, SharedCredentialConversionFunction sharedCredentialConversionFunction, RestAuthenticationContext restAuthenticationContext) 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 VcsRepositoryManager in com.atlassian.bamboo.plugins.stash.rest.resource
ModifierConstructorDescriptionRepositoryResource
(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 VcsRepositoryManager in com.atlassian.bamboo.plugins.stash.v2
Modifier and TypeFieldDescriptionprotected VcsRepositoryManager
AbstractBitbucketServerExecutor.vcsRepositoryManager
-
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.stash.v2.configurator
ModifierConstructorDescriptionBitbucketServerSshKeyHandler
(@NotNull VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.testutils.repository
ModifierConstructorDescriptionRepositoryTestServiceImpl
(RepositoryDefinitionManager repositoryDefinitionManager, VcsRepositoryManager vcsRepositoryManager, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, RssPermissionManager rssPermissionManager, ProjectManager projectManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
ModifierConstructorDescriptionRepositoryResource
(BambooUserManager bambooUserManager, RepositoryTestService repositoryTestService, RepositoryDefinitionManager repositoryDefinitionManager, VcsPullRequestService pullRequestService, VcsRepositoryManager vcsRepositoryManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BuildResultWarningSummaryManager buildResultWarningSummaryManager, BranchDetectionService branchDetectionService, BambooSpecsManager bambooSpecsManager, ProjectManager projectManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, RestAuthenticationContext restAuthenticationContext) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.vcs.task
ModifierConstructorDescriptionVcsCheckoutTask
(VcsBranchIntegrationHelper branchIntegrationHelper, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.plugins.vcs.task.export
Modifier and TypeFieldDescriptionprotected final VcsRepositoryManager
AbstractVcsTaskExporter.vcsRepositoryManager
ModifierConstructorDescriptionAbstractVcsTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsBranchTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsCheckoutTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull ProjectManager projectManager) VcsCommitTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsPushTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsTagTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.resultsummary
Modifier and TypeMethodDescriptionvoid
BuildResultsSummaryManagerImpl.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<VcsRepositoryManager>
ComponentAccessor.VCS_REPOSITORY_MANAGER
Deprecated. -
Uses of VcsRepositoryManager in com.atlassian.bamboo.tag.service
ModifierConstructorDescriptionTagDetectionServiceImpl
(VcsRepositoryManager vcsRepositoryManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, VcsTagDao vcsTagDao, CustomVariableContext customVariableContext, CachedPlanManager cachedPlanManager, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, TagBuildActionFactoryImpl tagBuildActionFactory) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.task
ModifierConstructorDescriptionTaskContextImpl
(Map<String, String> substitutedConfiguration, TaskExecutionContext taskExecutionContext, RuntimeTaskDefinition taskDefinition, VcsRepositoryManager vcsRepositoryManager) TaskManagerImpl
(com.atlassian.plugin.PluginAccessor pluginAccessor, CapabilitySetManager capabilitySetManager, ElasticAccountBean elasticAccountBean, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.task.repository
Modifier and TypeFieldDescriptionprotected VcsRepositoryManager
AbstractRepositoryAwareTaskConfigurator.vcsRepositoryManager
Modifier and TypeMethodDescriptionvoid
AbstractRepositoryAwareTaskConfigurator.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.utils
Modifier and TypeMethodDescriptionstatic Optional<VcsBuildWarningsUpdater>
BambooRepositoryUtils.getRepositoryBuildWarningUpdater
(Long repositoryId, VcsRepositoryManager vcsRepositoryManager, RepositoryDefinitionManager repositoryDefinitionManager, org.apache.log4j.Logger log) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.v2.build.task
Modifier and TypeMethodDescriptionvoid
InitializeBuild.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.v2.trigger
Modifier and TypeFieldDescriptionprotected final VcsRepositoryManager
AbstractDependentDetectionAction.vcsRepositoryManager
ModifierConstructorDescriptionAbstractDependentDetectionAction
(ImmutableChain chain, ImmutableChain parentChain, BuildContext completedBuildContext, ErrorUpdateHandler errorUpdateHandler, TriggerManager triggerManager, ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildLoggerManager buildLoggerManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BuildContextBuilderFactory buildContextBuilderFactory, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) ContinuedBuildDetectionAction
(ImmutableChain chain, @NotNull PlanExecutionConfig planExecutionConfig, com.atlassian.user.User user, TriggerReason triggerReason, Map<String, String> params, Map<String, String> variables, ErrorUpdateHandler errorUpdateHandler, ResultsSummaryManager resultsSummaryManager, TriggerManager triggerManager, BranchIntegrationService branchIntegrationService, BuildContextBuilderFactory buildContextBuilderFactory, ResultsSummaryVariableAccessor resultsSummaryVariableAccessor, VcsRepositoryManager vcsRepositoryManager) DefaultChangeDetectionManager
(BuildContextFactory buildContextFactory, BuildLoggerManager buildLoggerManager, com.opensymphony.xwork2.TextProvider textProvider, VariableDefinitionManager variableDefinitionManager, CustomVariableContext customVariableContext, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BranchCommitInformationManager branchCommitInformationManager, BranchIntegrationService branchIntegrationService, ChainBranchManager chainBranchManager, RepositoryCachingFacade repositoryCachingFacade, VcsRepositoryManager vcsRepositoryManager, AdministrationConfigurationAccessor administrationConfigurationAccessor) DependentBuildDetectionAction
(ImmutableChain chain, ImmutableChain parentChain, BuildContext completedBuildContext, ErrorUpdateHandler errorUpdateHandler, TriggerManager triggerManager, ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildLoggerManager buildLoggerManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BuildContextBuilderFactory buildContextBuilderFactory, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.variable
Modifier and TypeMethodDescriptionstatic void
BuiltInVariableHelper.createRepositoryVariables
(@NotNull Map<String, VariableDefinitionContext> variables, @NotNull ResultsSummary resultsSummary, @NotNull VariableType variableType, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager) static void
BuiltInVariableHelper.createRepositoryVariables
(@NotNull Map<String, VariableDefinitionContext> variables, @NotNull List<PlanRepositoryDefinition> repositoryDefinitions, @NotNull BuildChanges buildChanges, @NotNull VariableType variableType, @NotNull VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.variable.substitutor
Modifier and TypeMethodDescriptionvoid
VariableSubstitutorFactoryImpl.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) ModifierConstructorDescriptionprotected
VariableSubstitutorImpl
(@NotNull BuildLoggerManager buildLoggerManager, @Nullable CapabilityContext capabilityContext, @NotNull AgentContext agentContext, @NotNull BuildDirectoryManager buildDirectoryManager, @NotNull BambooUrl bambooUrl, @Nullable VariableDefinitionManager variableDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager) protected
VariableSubstitutorImpl
(@NotNull ImmutablePlan immutablePlan, @NotNull BuildLoggerManager buildLoggerManager, @Nullable CapabilityContext capabilityContext, @NotNull AgentContext agentContext, @NotNull BuildDirectoryManager buildDirectoryManager, @NotNull BambooUrl bambooUrl, @NotNull VariableDefinitionManager variableDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager) protected
VariableSubstitutorImpl
(@NotNull CommonContext commonContext, @NotNull BuildLoggerManager buildLoggerManager, @Nullable CapabilityContext capabilityContext, @NotNull AgentContext agentContext, @NotNull BuildDirectoryManager buildDirectoryManager, @NotNull BambooUrl bambooUrl, @NotNull CustomVariableContext customVariableContext, @NotNull VcsRepositoryManager vcsRepositoryManager) protected
VariableSubstitutorImpl
(@NotNull Map<String, VariableDefinitionContext> variablesContextMap, @NotNull BuildLoggerManager buildLoggerManager, @Nullable CapabilityContext capabilityContext, @NotNull AgentContext agentContext, @NotNull BuildDirectoryManager buildDirectoryManager, @NotNull BambooUrl bambooUrl, @NotNull VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.vcs.configuration.service
ModifierConstructorDescriptionVcsRepositoryConfigurationServiceImpl
(RepositoryDefinitionManager repositoryDefinitionManager, AuditLogService auditLogService, HibernateMutableAclService aclService, RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter, ScopedExclusionService scopedExclusionService, TriggerConfigurationService triggerConfigurationService, TaskConfigurationService taskConfigurationService, ChainBranchManager chainBranchManager, EnvironmentTaskService environmentTaskService, BuildDefinitionManager buildDefinitionManager, com.atlassian.event.api.EventPublisher eventPublisher, BranchCreationFacade branchCreationFacade, VcsRepositoryManager vcsRepositoryManager, TransactionAndHibernateTemplate hibernateTemplate) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.vcs.module
-
Uses of VcsRepositoryManager in com.atlassian.bamboo.vcsversion
Modifier and TypeMethodDescriptionvoid
VCSVersionReader.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.webwork
Modifier and TypeMethodDescriptionvoid
StarterAction.setVcsRepositoryManager
(VcsRepositoryManager vcsRepositoryManager) ModifierConstructorDescriptionSpecsOnboardingDialog
(@Nullable Long specsRepositoryId, @Nullable String buildProjectKey, @NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager) -
Uses of VcsRepositoryManager in com.atlassian.bamboo.ww2.actions.admin
Modifier and TypeFieldDescriptionprotected VcsRepositoryManager
ImportMavenPlanAction.vcsRepositoryManager
-
Uses of VcsRepositoryManager in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
Modifier and TypeFieldDescriptionprotected VcsRepositoryManager
ConfigureRepository.vcsRepositoryManager
-
Uses of VcsRepositoryManager in com.atlassian.bamboo.ww2.actions.build.admin.config.task
Modifier and TypeFieldDescriptionprotected VcsRepositoryManager
ConfigureBuildTasks.vcsRepositoryManager