Uses of Class
com.atlassian.bamboo.repository.AbstractStandaloneRepository

Packages that use AbstractStandaloneRepository
com.atlassian.bamboo.plugins.git   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.stash   
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.nullrepository   
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.studio.scm   
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.git
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.git
 class GitHubRepository
           
 class GitRepository
           
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.hg
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.hg
 class BitbucketRepository
           
 class HgRepository
           
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.stash
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.plugins.stash
 class StashRepository
           
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.cvsimpl
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.cvsimpl
 class CVSRepository
          This class provides a CVS implemention of the Repository interface.
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.nullrepository
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.nullrepository
 class NullRepository
           
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.perforce
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.perforce
 class PerforceRepository
          This class provides a Perforce implementation of the Repository interface.
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.svn
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.repository.svn
 class SvnRepository
          This class provides a Subversion repository for Bamboo.
 

Uses of AbstractStandaloneRepository in com.atlassian.bamboo.studio.scm
 

Subclasses of AbstractStandaloneRepository in com.atlassian.bamboo.studio.scm
 class AppLinksSvnRepository
          This repository is a hack that uses applinks and inbuilt Bamboo SVN username/password for Bamboo.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.