Uses of Class
com.atlassian.bamboo.plan.branch.BranchIntegrationHelper

Packages that use BranchIntegrationHelper
com.atlassian.bamboo.chains   
com.atlassian.bamboo.plugins.hg   
 

Uses of BranchIntegrationHelper in com.atlassian.bamboo.chains
 

Constructors in com.atlassian.bamboo.chains with parameters of type BranchIntegrationHelper
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService, JobExecutionManager buildContextExecutor, ChainResultManager chainResultManager, ChainStateFactory chainStateFactory, BuildContextFactory buildContextFactory, com.atlassian.event.api.EventPublisher eventPublisher, ChainPluginSupport chainPluginSupport, ErrorUpdateHandler errorUpdateHandler, AuthorCreatorService authorCreatorService, ResultsSummaryManager resultsSummaryManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildDirectoryManager buildDirectoryManager, BranchIntegrationHelper branchIntegrationHelper, CustomVariableContext customVariableContext, PlanExecutionLockService planExecutionLockService, PlanVcsRevisionHistoryService planVcsRevisionHistoryService)
           
 

Uses of BranchIntegrationHelper in com.atlassian.bamboo.plugins.hg
 

Methods in com.atlassian.bamboo.plugins.hg with parameters of type BranchIntegrationHelper
 void HgRepository.setBranchIntegrationHelper(BranchIntegrationHelper branchIntegrationHelper)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.