|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StandaloneRepository in com.atlassian.bamboo.configuration.repository |
---|
Fields in com.atlassian.bamboo.configuration.repository declared as StandaloneRepository | |
---|---|
protected StandaloneRepository |
ConfigureSingleGlobalRepository.repository
|
Methods in com.atlassian.bamboo.configuration.repository that return StandaloneRepository | |
---|---|
StandaloneRepository |
ConfigureSingleGlobalRepository.getRepository()
|
Uses of StandaloneRepository in com.atlassian.bamboo.plugins.hg |
---|
Classes in com.atlassian.bamboo.plugins.hg that implement StandaloneRepository | |
---|---|
class |
BitbucketRepository
|
class |
HgRepository
|
Uses of StandaloneRepository in com.atlassian.bamboo.repository |
---|
Classes in com.atlassian.bamboo.repository that implement StandaloneRepository | |
---|---|
class |
AbstractStandaloneRepository
This class provides common repository implementation code for Repositories that can be used by Global Repository feature. |
Uses of StandaloneRepository in com.atlassian.bamboo.repository.cvsimpl |
---|
Classes in com.atlassian.bamboo.repository.cvsimpl that implement StandaloneRepository | |
---|---|
class |
CVSRepository
This class provides a CVS implemention of the Repository interface. |
Uses of StandaloneRepository in com.atlassian.bamboo.repository.perforce |
---|
Classes in com.atlassian.bamboo.repository.perforce that implement StandaloneRepository | |
---|---|
class |
PerforceRepository
This class provides a Perforce implementation of the Repository interface. |
Uses of StandaloneRepository in com.atlassian.bamboo.repository.svn |
---|
Classes in com.atlassian.bamboo.repository.svn that implement StandaloneRepository | |
---|---|
class |
SvnRepository
This class provides a Subversion repository for Bamboo. |
Uses of StandaloneRepository in com.atlassian.bamboo.ww2.actions.build.admin.create |
---|
Methods in com.atlassian.bamboo.ww2.actions.build.admin.create that return types with arguments of type StandaloneRepository | |
---|---|
java.util.List<StandaloneRepository> |
UIConfigSupport.getStandaloneRepositories()
|
java.util.List<StandaloneRepository> |
UIConfigBeanImpl.getStandaloneRepositories()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |