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