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

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

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.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.
 

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

Classes in com.atlassian.bamboo.studio.scm that implement CustomSourceDirectoryAwareRepository
 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.