Uses of Interface
com.atlassian.bamboo.repository.TestConnectionAwareRepository
-
Packages that use TestConnectionAwareRepository Package Description com.atlassian.bamboo.plugins.bitbucket com.atlassian.bamboo.plugins.git com.atlassian.bamboo.repository.svn -
-
Uses of TestConnectionAwareRepository in com.atlassian.bamboo.plugins.bitbucket
Classes in com.atlassian.bamboo.plugins.bitbucket that implement TestConnectionAwareRepository Modifier and Type Class Description class
BitbucketRepository
-
Uses of TestConnectionAwareRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement TestConnectionAwareRepository Modifier and Type Class Description class
GitRepository
-
Uses of TestConnectionAwareRepository in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement TestConnectionAwareRepository Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo.
-