Uses of Interface
com.atlassian.bamboo.v2.build.repository.CustomSourceDirectoryAwareRepository
-
-
Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Interface Description interface
BitbucketDelegatedRepository
Classes in com.atlassian.bamboo.plugins.bitbucket that implement CustomSourceDirectoryAwareRepository Modifier and Type Class Description class
BitbucketRepository
-
Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement CustomSourceDirectoryAwareRepository Modifier and Type Class Description class
GitHubRepository
class
GitRepository
-
Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement CustomSourceDirectoryAwareRepository Modifier and Type Class Description class
StashRepositoryImpl
-
Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interface
StashRepository
-
Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.repository
Subinterfaces of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
BranchMergingAwareRepository
-
Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.repository.nullrepository
Classes in com.atlassian.bamboo.repository.nullrepository that implement CustomSourceDirectoryAwareRepository Modifier and Type Class Description class
NullRepository
-
Uses of CustomSourceDirectoryAwareRepository in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement CustomSourceDirectoryAwareRepository Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo.
-