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

Packages that use AbstractRepository
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.repository.svn   
 

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

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

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

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

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

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



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.