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

Packages that use BranchAwareRepository
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.hg.bitbucket   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.studio.scm   
 

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

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

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

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

Uses of BranchAwareRepository in com.atlassian.bamboo.repository
 

Subinterfaces of BranchAwareRepository in com.atlassian.bamboo.repository
 interface BranchDetectionCapableRepository
          Repository that supports retrieving information about open branches.
 interface BranchMergingAwareRepository
           
 

Uses of BranchAwareRepository in com.atlassian.bamboo.repository.svn
 

Classes in com.atlassian.bamboo.repository.svn that implement BranchAwareRepository
 class SvnRepository
          This class provides a Subversion repository for Bamboo.
 

Uses of BranchAwareRepository in com.atlassian.bamboo.studio.scm
 

Classes in com.atlassian.bamboo.studio.scm that implement BranchAwareRepository
 class AppLinksSvnRepository
          This repository is a hack that uses applinks and inbuilt Bamboo SVN username/password for Bamboo.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.