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

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

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

Classes in com.atlassian.bamboo.plugins.git that implement CustomSourceDirectoryAwareRepository
 class GitHubRepository
           
 class GitRepository
           
 

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.plugins.hg.bitbucket
 

Subinterfaces of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.plugins.hg.bitbucket
 interface BitbucketDelegatedRepository
           
 

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

Classes in com.atlassian.bamboo.plugins.stash that implement CustomSourceDirectoryAwareRepository
 class StashRepository
           
 

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 © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.