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) |
Modifier and Type | Class and Description |
---|---|
class |
BranchIntegrationHelperImpl |
Modifier and Type | Method and Description |
---|---|
void |
GitRepository.setBranchIntegrationHelper(VcsBranchIntegrationHelper branchIntegrationHelper) |
void |
GitHubRepository.setBranchIntegrationHelper(VcsBranchIntegrationHelper branchIntegrationHelper) |
Constructor and Description |
---|
GitWorkingCopyManager(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
AgentContext agentContext,
BuildLoggerManager buildLoggerManager,
VcsBranchIntegrationHelper branchIntegrationHelper,
BuildLoggingContext buildLoggingContext) |
Constructor and Description |
---|
VcsCheckoutTask(VcsBranchIntegrationHelper branchIntegrationHelper,
VcsRepositoryManager vcsRepositoryManager) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.