|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BranchDetectionCapableRepository | |
---|---|
com.atlassian.bamboo.plugins.hg | |
com.atlassian.bamboo.plugins.hg.bitbucket | |
com.atlassian.bamboo.repository | |
com.atlassian.bamboo.repository.svn |
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.plugins.hg.bitbucket |
---|
Subinterfaces of BranchDetectionCapableRepository in com.atlassian.bamboo.plugins.hg.bitbucket | |
---|---|
interface |
BitbucketDelegatedRepository
|
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,
java.lang.String context)
|
Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.repository.svn |
---|
Classes in com.atlassian.bamboo.repository.svn that implement BranchDetectionCapableRepository | |
---|---|
class |
SvnRepository
This class provides a Subversion repository for Bamboo. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |