Uses of Interface
com.atlassian.bamboo.repository.AdvancedConfigurationAwareRepository
-
-
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.plugins.bitbucket
Classes in com.atlassian.bamboo.plugins.bitbucket that implement AdvancedConfigurationAwareRepository Modifier and Type Class Description classBitbucketRepository -
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement AdvancedConfigurationAwareRepository Modifier and Type Class Description classGitHubRepositoryclassGitRepository -
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement AdvancedConfigurationAwareRepository Modifier and Type Class Description classStashRepositoryImpl -
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interfaceStashRepository -
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.repository
Classes in com.atlassian.bamboo.repository that implement AdvancedConfigurationAwareRepository Modifier and Type Class Description classAbstractRepositoryDeprecated.since 5.14 use new repository plugin API insteadclassAbstractStandaloneRepositoryThis class provides common repository implementation code for Repositories that can be used by Global Repository feature. -
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.repository.nullrepository
Classes in com.atlassian.bamboo.repository.nullrepository that implement AdvancedConfigurationAwareRepository Modifier and Type Class Description classNullRepository -
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.repository.perforce
Classes in com.atlassian.bamboo.repository.perforce that implement AdvancedConfigurationAwareRepository Modifier and Type Class Description classPerforceRepositoryThis class provides a Perforce implementation of theRepositoryinterface. -
Uses of AdvancedConfigurationAwareRepository in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement AdvancedConfigurationAwareRepository Modifier and Type Class Description classSvnRepositoryThis class provides a Subversion repository for Bamboo.
-