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

Packages that use BranchDetectionCapableRepository
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.repository   
 

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

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

Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.repository
 

Methods in com.atlassian.bamboo.repository with parameters of type BranchDetectionCapableRepository
 java.util.List<VcsBranch> RepositoryCachingFacade.getOpenBranches(BranchDetectionCapableRepository repository)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.