Uses of Interface
com.atlassian.bamboo.repository.BranchMergingAwareRepository

Packages that use BranchMergingAwareRepository
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.hg.bitbucket   
com.atlassian.bamboo.repository   
 

Uses of BranchMergingAwareRepository in com.atlassian.bamboo.plan.branch
 

Methods in com.atlassian.bamboo.plan.branch that return BranchMergingAwareRepository
protected  BranchMergingAwareRepository BranchIntegrationHelperImpl.getDefaultRepository(BuildContext buildContext)
          Get default repository narrowed to BranchMergingAwareRepository
 BranchMergingAwareRepository BranchIntegrationHelper.getIntegrationRepository(BuildContext buildContext)
          Get integration repository narrowed to BranchMergingAwareRepository
 BranchMergingAwareRepository BranchIntegrationHelperImpl.getIntegrationRepository(BuildContext buildContext)
          Get integration repository narrowed to BranchMergingAwareRepository
 

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

Classes in com.atlassian.bamboo.plugins.hg that implement BranchMergingAwareRepository
 class BitbucketRepository
           
 class HgRepository
           
 

Uses of BranchMergingAwareRepository in com.atlassian.bamboo.plugins.hg.bitbucket
 

Subinterfaces of BranchMergingAwareRepository in com.atlassian.bamboo.plugins.hg.bitbucket
 interface BitbucketDelegatedRepository
           
 

Uses of BranchMergingAwareRepository in com.atlassian.bamboo.repository
 

Methods in com.atlassian.bamboo.repository that return BranchMergingAwareRepository
static BranchMergingAwareRepository AbstractRepository.toMergeCapableRepository(RepositoryV2 defaultRepository)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.