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

Packages that use BranchInformationProvider
com.atlassian.bamboo.plugins.git   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.hg.bitbucket   
com.atlassian.bamboo.plugins.stash   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.studio.scm   
 

Uses of BranchInformationProvider in com.atlassian.bamboo.plugins.git
 

Classes in com.atlassian.bamboo.plugins.git that implement BranchInformationProvider
 class GitHubRepository
           
 class GitRepository
           
 

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

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

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

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

Uses of BranchInformationProvider in com.atlassian.bamboo.plugins.stash
 

Classes in com.atlassian.bamboo.plugins.stash that implement BranchInformationProvider
 class StashRepository
           
 

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

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

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

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



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