Constructor and Description |
---|
RepositoriesWithWebhookEventProducer(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
BuildDetectionActionFactoryImpl(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) |
Constructor and Description |
---|
BuildContextBuilderImpl(@NotNull BranchIntegrationService branchIntegrationService,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull CredentialsAccessor credentialsAccessor,
@NotNull StorageTagService storageTagService,
@NotNull VcsRepositoryManager vcsRepositoryManager,
@NotNull SecureTokenService secureTokenService) |
Modifier and Type | Method and Description |
---|---|
static Map<Long,String> |
RepositoryConfigHelper.getRepositoriesForWorkingDirSelection(@NotNull ImmutableJob job,
@NotNull VcsRepositoryManager vcsRepositoryManager)
Deprecated.
Scans checkout tasks for repositories that define their source directory.
|
Constructor and Description |
---|
JobCreationServiceImpl(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) |
Constructor and Description |
---|
ChainExecutionManagerImpl(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,
XStreamFactory xStreamFactory,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
StorageTagService storageTagService,
PlanBranchPullRequestService planBranchPullRequestService,
StorageLocationService storageLocationService,
BuildLoggerManager buildLoggerManager,
DeploymentVersionService deploymentVersionService) |
Constructor and Description |
---|
RssDetectionServiceImpl(@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) |
Constructor and Description |
---|
BambooYamlParserImpl(BambooYamlVersion1Converter bambooYamlVersion1Converter,
BambooYamlOverrider bambooYamlOverrider,
I18nBeanFactory i18nBeanFactory,
com.atlassian.plugin.PluginAccessor pluginAccessor,
TaskManager taskManager,
VcsRepositoryManager repositoryManager,
CustomEnvironmentPluginExportHelper customEnvironmentPluginExportHelper) |
Constructor and Description |
---|
YamlEmitterImpl(CachedPlanManager cachedPlanManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
TaskDefinitionExportHelper taskDefinitionExporterHelper,
TriggerDefinitionExportHelper triggerDefinitionExportHelper,
VcsRepositoryManager repositoryManager,
CustomEnvironmentPluginExportHelper customEnvironmentPluginExportHelper,
RepositoryExporter repositoryExporter) |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
AbstractRepositoryAction.vcsRepositoryManager |
Constructor and Description |
---|
VcsUIConfigBean(VcsRepositoryManager vcsRepositoryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
ProjectManager projectManager,
TemplateRenderer templateRenderer,
com.atlassian.struts.TextProvider textProvider,
VcsViewerUIConfigBean vcsViewerUIConfigBean,
VcsConfigurationHelper vcsConfigurationHelper,
VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator) |
Modifier and Type | Method and Description |
---|---|
static Iterable<CredentialsData> |
Credentials.getAllSharedCredentials(@NotNull Iterable<? extends VcsRepositoryData> repositories,
@NotNull VcsRepositoryManager vcsRepositoryManager,
@NotNull CredentialsAccessor credentialsAccessor) |
Constructor and Description |
---|
DeploymentVersionServiceImpl(@NotNull DeploymentProjectDao deploymentProjectDao,
@NotNull DeploymentVersionDao deploymentVersionDao,
@NotNull ResultsSummaryManager resultsSummaryManager,
@NotNull DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
@NotNull GravatarService gravatarService,
@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) |
Modifier and Type | Method and Description |
---|---|
void |
BranchExpiryJob.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
BranchCommitInformationManagerImpl(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) |
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) |
Constructor and Description |
---|
ImmutablePlanCacheServiceImpl(@NotNull ImmutablePlanManager immutablePlanManager,
@NotNull PlanDao planDao,
@NotNull com.atlassian.config.db.HibernateConfig hibernateConfig,
@NotNull CustomVariableContext customVariableContext,
@NotNull BuildResultsSummaryDao buildResultsSummaryDao,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
PlanCacheIndicesImpl(VcsRepositoryManager vcsRepositoryManager,
ImmutablePlanCacheService immutablePlanCacheService) |
PlanRepositoryIndexer(VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
PullRequestDetectionServiceImpl(CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
RepositoryCachingFacade repositoryCachingFacade,
ScopedExclusionService scopedExclusionService,
VcsPullRequestService vcsPullRequestService,
VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
RepositoryFinder(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBitbucketCloudExecutor.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
AbstractGitHubExecutor.vcsRepositoryManager |
Constructor and Description |
---|
AbstractGitHubExecutor(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) |
Constructor and Description |
---|
PlanResource(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,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
TestQuarantineManager testQuarantineManager,
FeatureManager featureManager,
VcsRepositoryManager vcsRepositoryManager,
DeletionService deletionService,
RssDetectionService rssDetectionService,
ChainBranchManager chainBranchManager,
BuildDefinitionManager buildDefinitionManager,
SpecsConsumerFactory specsConsumerFactory,
SpecsExporter specsExporter) |
Constructor and Description |
---|
ProjectResource(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) |
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) |
Constructor and 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) |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
AbstractBitbucketServerExecutor.vcsRepositoryManager |
Constructor and Description |
---|
RepositoryTestServiceImpl(RepositoryDefinitionManager repositoryDefinitionManager,
VcsRepositoryManager vcsRepositoryManager,
VcsRepositoryConfigurationService vcsRepositoryConfigurationService,
RssPermissionManager rssPermissionManager,
ProjectManager projectManager) |
Constructor and Description |
---|
RepositoryResource(BambooUserManager bambooUserManager,
RepositoryTestService repositoryTestService,
RepositoryDefinitionManager repositoryDefinitionManager,
VcsPullRequestService pullRequestService,
VcsRepositoryManager vcsRepositoryManager,
PlanManager planManager,
ResultsSummaryManager resultsSummaryManager,
BuildResultWarningSummaryManager buildResultWarningSummaryManager,
BranchDetectionService branchDetectionService,
BambooSpecsManager bambooSpecsManager,
ProjectManager projectManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager) |
Constructor and Description |
---|
VcsCheckoutTask(VcsBranchIntegrationHelper branchIntegrationHelper,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
AbstractVcsTaskExporter.vcsRepositoryManager |
Constructor and Description |
---|
AbstractVcsTaskExporter(@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VcsBranchTaskExporter(@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VcsCheckoutTaskExporter(@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager,
@NotNull BambooPermissionManager bambooPermissionManager) |
VcsCommitTaskExporter(@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VcsPushTaskExporter(@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VcsTagTaskExporter(@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
BuildResultsSummaryManagerImpl.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Field and Description |
---|---|
static Supplier<VcsRepositoryManager> |
ComponentAccessor.VCS_REPOSITORY_MANAGER
Deprecated.
|
Constructor and Description |
---|
TagDetectionServiceImpl(VcsRepositoryManager vcsRepositoryManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VcsTagDao vcsTagDao,
CustomVariableContext customVariableContext,
CachedPlanManager cachedPlanManager,
NonBlockingPlanExecutionService nonBlockingPlanExecutionService,
TagBuildActionFactoryImpl tagBuildActionFactory) |
Constructor and Description |
---|
TaskContextImpl(Map<String,String> substitutedConfiguration,
TaskExecutionContext taskExecutionContext,
RuntimeTaskDefinition taskDefinition,
VcsRepositoryManager vcsRepositoryManager) |
TaskManagerImpl(com.atlassian.plugin.PluginAccessor pluginAccessor,
CapabilitySetManager capabilitySetManager,
ElasticAccountBean elasticAccountBean,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
AbstractRepositoryAwareTaskConfigurator.vcsRepositoryManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRepositoryAwareTaskConfigurator.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
static Optional<VcsBuildWarningsUpdater> |
BambooRepositoryUtils.getRepositoryBuildWarningUpdater(Long repositoryId,
VcsRepositoryManager vcsRepositoryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
org.apache.log4j.Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
InitializeBuild.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
AbstractDependentDetectionAction.vcsRepositoryManager |
Constructor and Description |
---|
AbstractDependentDetectionAction(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,
FeatureManager featureManager) |
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) |
Modifier and Type | Method and Description |
---|---|
static void |
BuiltInVariableHelper.createRepositoryVariables(@NotNull Map<String,VariableDefinitionContext> variables,
@NotNull List<PlanRepositoryDefinition> repositoryDefinitions,
@NotNull BuildChanges buildChanges,
@NotNull VariableType variableType,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
static void |
BuiltInVariableHelper.createRepositoryVariables(@NotNull Map<String,VariableDefinitionContext> variables,
@NotNull ResultsSummary resultsSummary,
@NotNull VariableType variableType,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
VariableSubstitutorFactoryImpl.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
VariableSubstitutorImpl(@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@Nullable VariableDefinitionManager variableDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
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) |
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) |
VariableSubstitutorImpl(@NotNull Map<String,VariableDefinitionContext> variablesContextMap,
@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
VcsRepositoryConfigurationServiceImpl(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) |
Modifier and Type | Class and Description |
---|---|
class |
VcsRepositoryManagerImpl |
Modifier and Type | Method and Description |
---|---|
void |
VCSVersionReader.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
StarterAction.setVcsRepositoryManager(VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
SpecsOnboardingDialog(@Nullable Long specsRepositoryId,
@Nullable String buildProjectKey,
@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
ImportMavenPlanAction.vcsRepositoryManager |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
ConfigureRepository.vcsRepositoryManager |
Modifier and Type | Field and Description |
---|---|
protected VcsRepositoryManager |
ConfigureBuildTasks.vcsRepositoryManager |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences