|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractRepository in com.atlassian.bamboo.plugins.hg |
---|
Subclasses of AbstractRepository in com.atlassian.bamboo.plugins.hg | |
---|---|
class |
BitbucketRepository
|
class |
HgRepository
|
Uses of AbstractRepository in com.atlassian.bamboo.repository |
---|
Classes in com.atlassian.bamboo.repository with type parameters of type AbstractRepository | |
---|---|
class |
MavenPomAccessorAbstract<T extends AbstractRepository>
|
Subclasses of AbstractRepository in com.atlassian.bamboo.repository | |
---|---|
class |
AbstractStandaloneRepository
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 | |
---|---|
protected T |
MavenPomAccessorAbstract.repository
|
Uses of AbstractRepository in com.atlassian.bamboo.repository.cvsimpl |
---|
Subclasses of AbstractRepository in com.atlassian.bamboo.repository.cvsimpl | |
---|---|
class |
CVSRepository
This class provides a CVS implemention of the Repository interface. |
Uses of AbstractRepository in com.atlassian.bamboo.repository.nullrepository |
---|
Subclasses of AbstractRepository in com.atlassian.bamboo.repository.nullrepository | |
---|---|
class |
NullRepository
|
Uses of AbstractRepository in com.atlassian.bamboo.repository.perforce |
---|
Subclasses of AbstractRepository in com.atlassian.bamboo.repository.perforce | |
---|---|
class |
PerforceRepository
This class provides a Perforce implementation of the Repository interface. |
Uses of AbstractRepository in com.atlassian.bamboo.repository.svn |
---|
Subclasses of AbstractRepository in com.atlassian.bamboo.repository.svn | |
---|---|
class |
SvnRepository
This class provides a Subversion repository for Bamboo. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |