Uses of Interface
com.atlassian.bamboo.repository.SelectableAuthenticationRepository
-
Packages that use SelectableAuthenticationRepository Package Description com.atlassian.bamboo.plugins.git com.atlassian.bamboo.repository.svn -
-
Uses of SelectableAuthenticationRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement SelectableAuthenticationRepository Modifier and Type Class Description class
GitRepository
-
Uses of SelectableAuthenticationRepository in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement SelectableAuthenticationRepository Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo.
-