Uses of Interface
com.atlassian.bamboo.repository.WebRepositoryEnabledRepository

Packages that use WebRepositoryEnabledRepository
com.atlassian.bamboo.legacy   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.repository.svn   
 

Uses of WebRepositoryEnabledRepository in com.atlassian.bamboo.legacy
 

Classes in com.atlassian.bamboo.legacy that implement WebRepositoryEnabledRepository
 class LegacyAbstractRepository
          This class provides common repository implementation code,
 class LegacyCVSRepository
          This class provides a CVS implemention of the Repository interface.
 class LegacyPerforceRepository
           
 class LegacySvnRepository
          This class provides a Subversion repository for Bamboo.
 

Uses of WebRepositoryEnabledRepository in com.atlassian.bamboo.repository
 

Subinterfaces of WebRepositoryEnabledRepository in com.atlassian.bamboo.repository
 interface Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository that implement WebRepositoryEnabledRepository
 class AbstractRepository
          This class provides common repository implementation code,
 

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

Classes in com.atlassian.bamboo.repository.cvsimpl that implement WebRepositoryEnabledRepository
 class CVSRepository
          This class provides a CVS implemention of the Repository interface.
 

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

Classes in com.atlassian.bamboo.repository.perforce that implement WebRepositoryEnabledRepository
 class PerforceRepository
          This class provides a Perforce implemention of the Repository interface.
 

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

Classes in com.atlassian.bamboo.repository.svn that implement WebRepositoryEnabledRepository
 class SvnRepository
          This class provides a Subversion repository for Bamboo.
 



Copyright © 2008 Atlassian Software Systems.. All Rights Reserved.