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

Packages that use CustomSourceDirectoryAwareRepository
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.nullrepository   
com.atlassian.bamboo.repository.svn   
 

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

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

Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.repository
 

Subinterfaces of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.repository
 interface BranchMergingAwareRepository
           
 

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

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

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

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



Copyright © 2012 Atlassian. All Rights Reserved.