Uses of Interface
com.atlassian.bamboo.plan.branch.VcsBranchIntegrationHelper
Package
Description
-
Uses of VcsBranchIntegrationHelper 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 VcsBranchIntegrationHelper in com.atlassian.bamboo.plan.branch
-
Uses of VcsBranchIntegrationHelper in com.atlassian.bamboo.plugins.git
Modifier and TypeMethodDescriptionvoid
GitHubRepository.setBranchIntegrationHelper
(VcsBranchIntegrationHelper branchIntegrationHelper) void
GitRepository.setBranchIntegrationHelper
(VcsBranchIntegrationHelper branchIntegrationHelper) -
Uses of VcsBranchIntegrationHelper in com.atlassian.bamboo.plugins.git.v2
ModifierConstructorDescriptionGitWorkingCopyManager
(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) -
Uses of VcsBranchIntegrationHelper in com.atlassian.bamboo.plugins.vcs.task
ModifierConstructorDescriptionVcsCheckoutTask
(VcsBranchIntegrationHelper branchIntegrationHelper, VcsRepositoryManager vcsRepositoryManager)