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