Uses of Class
com.atlassian.bamboo.repository.AbstractRepository
Packages that use AbstractRepository
Package
Description
-
Uses of AbstractRepository in com.atlassian.bamboo.plugins.bitbucket
Subclasses of AbstractRepository in com.atlassian.bamboo.plugins.bitbucket -
Uses of AbstractRepository in com.atlassian.bamboo.plugins.git
Subclasses of AbstractRepository in com.atlassian.bamboo.plugins.git -
Uses of AbstractRepository in com.atlassian.bamboo.plugins.stash
Subclasses of AbstractRepository in com.atlassian.bamboo.plugins.stash -
Uses of AbstractRepository in com.atlassian.bamboo.repository
Classes in com.atlassian.bamboo.repository with type parameters of type AbstractRepositorySubclasses of AbstractRepository in com.atlassian.bamboo.repositoryModifier and TypeClassDescriptionclass
This class provides common repository implementation code for Repositories that can be used by Global Repository feature.Fields in com.atlassian.bamboo.repository declared as AbstractRepository -
Uses of AbstractRepository in com.atlassian.bamboo.repository.nullrepository
Subclasses of AbstractRepository in com.atlassian.bamboo.repository.nullrepository -
Uses of AbstractRepository in com.atlassian.bamboo.repository.svn
Subclasses of AbstractRepository in com.atlassian.bamboo.repository.svnModifier and TypeClassDescriptionclass
This class provides a Subversion repository for Bamboo.