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

Packages that use AdvancedConfigurationAwareRepository
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.repository   
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 AdvancedConfigurationAwareRepository in com.atlassian.bamboo.plugins.hg
 

Classes in com.atlassian.bamboo.plugins.hg that implement AdvancedConfigurationAwareRepository
 class BitbucketRepository
           
 class HgRepository
           
 

Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.repository
 

Classes in com.atlassian.bamboo.repository that implement AdvancedConfigurationAwareRepository
 class AbstractRepository
          This class provides common repository implementation code,
 class AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
 

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

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

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

Classes in com.atlassian.bamboo.repository.nullrepository that implement AdvancedConfigurationAwareRepository
 class NullRepository
           
 

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

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

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

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

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

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



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