Uses of Interface
com.atlassian.bamboo.repository.BranchDetectionCapableRepository
-
-
Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of BranchDetectionCapableRepository in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Interface Description interface
BitbucketDelegatedRepository
Classes in com.atlassian.bamboo.plugins.bitbucket that implement BranchDetectionCapableRepository Modifier and Type Class Description class
BitbucketRepository
-
Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement BranchDetectionCapableRepository Modifier and Type Class Description class
GitHubRepository
class
GitRepository
-
Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement BranchDetectionCapableRepository Modifier and Type Class Description class
StashRepositoryImpl
-
Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of BranchDetectionCapableRepository in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interface
StashRepository
-
Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.repository
Subinterfaces of BranchDetectionCapableRepository in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
BranchInformationProvider
Repository that can provide information about branches. -
Uses of BranchDetectionCapableRepository in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement BranchDetectionCapableRepository Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo.
-