Modifier and Type | Interface and Description |
---|---|
interface |
BitbucketDelegatedRepository |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketRepository |
Modifier and Type | Class and Description |
---|---|
class |
GitHubRepository |
class |
GitRepository |
Modifier and Type | Class and Description |
---|---|
class |
HgRepository
Repository objects are created via
ContainerAccessor.createBean(Class)
and can't use autowired dependencies yet. |
Modifier and Type | Class and Description |
---|---|
class |
StashRepositoryImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
StashRepository |
Modifier and Type | Interface and Description |
---|---|
interface |
BranchInformationProvider
Repository that can provide information about branches.
|
Modifier and Type | Method and Description |
---|---|
List<VcsBranch> |
RepositoryCachingFacadeImpl.getOpenBranches(BranchDetectionCapableRepository repository,
String context) |
List<VcsBranch> |
RepositoryCachingFacade.getOpenBranches(BranchDetectionCapableRepository repository,
String context)
Deprecated.
|
void |
RepositoryCachingFacadeImpl.invalidate(BranchDetectionCapableRepository repository,
String context) |
void |
RepositoryCachingFacade.invalidate(BranchDetectionCapableRepository repository,
String context)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SvnRepository
This class provides a Subversion repository for Bamboo.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.