Uses of Class
com.atlassian.bamboo.repository.AbstractStandaloneRepository
-
-
Uses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.bitbucket
Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Class Description class
BitbucketRepository
-
Uses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.git
Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.git Modifier and Type Class Description class
GitHubRepository
class
GitRepository
-
Uses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.stash
Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.stash Modifier and Type Class Description class
StashRepositoryImpl
-
Uses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.nullrepository
Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.nullrepository Modifier and Type Class Description class
NullRepository
-
Uses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.perforce
Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.perforce Modifier and Type Class Description class
PerforceRepository
This class provides a Perforce implementation of theRepository
interface. -
Uses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.svn
Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.svn Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo.
-