Uses of Interface
com.atlassian.bamboo.v2.build.repository.LegacyRepository

Packages that use LegacyRepository
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.perforce   
 

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

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

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

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



Copyright © 2012 Atlassian. All Rights Reserved.