Uses of Interface
com.atlassian.bamboo.plan.branch.VcsBranchIntegrationHelper
Packages that use VcsBranchIntegrationHelper
Package
Description
-
Uses of VcsBranchIntegrationHelper in com.atlassian.bamboo.chains
Constructors in com.atlassian.bamboo.chains with parameters of type VcsBranchIntegrationHelperModifierConstructorDescriptionChainExecutionManagerImpl
(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 VcsBranchIntegrationHelper in com.atlassian.bamboo.plan.branch
Classes in com.atlassian.bamboo.plan.branch that implement VcsBranchIntegrationHelper -
Uses of VcsBranchIntegrationHelper in com.atlassian.bamboo.plugins.git.v2
Constructors in com.atlassian.bamboo.plugins.git.v2 with parameters of type VcsBranchIntegrationHelperModifierConstructorDescriptionGitWorkingCopyManager
(CapabilityContext capabilityContext, CustomVariableContext customVariableContext, BuildDirectoryManager buildDirectoryManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, TrustedKeyHelper trustedKeyHelper, SshProxyService sshProxyService, AgentContext agentContext, BuildLoggerManager buildLoggerManager, VcsBranchIntegrationHelper branchIntegrationHelper, BuildLoggingContext buildLoggingContext, GitConfigurationProvider gitConfigurationProvider) -
Uses of VcsBranchIntegrationHelper in com.atlassian.bamboo.plugins.vcs.task
Constructors in com.atlassian.bamboo.plugins.vcs.task with parameters of type VcsBranchIntegrationHelperModifierConstructorDescriptionVcsCheckoutTask
(VcsBranchIntegrationHelper branchIntegrationHelper, VcsRepositoryManager vcsRepositoryManager)