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