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