| Modifier and Type | Method and Description |
|---|---|
protected BranchMergingAwareRepository |
BranchIntegrationHelperImpl.getDefaultRepository(BuildContext buildContext)
Get default repository narrowed to
BranchMergingAwareRepository |
BranchMergingAwareRepository |
BranchIntegrationHelperImpl.getIntegrationRepository(BuildContext buildContext)
Get integration repository narrowed to
BranchMergingAwareRepository |
BranchMergingAwareRepository |
BranchIntegrationHelper.getIntegrationRepository(BuildContext buildContext)
Get integration repository narrowed to
BranchMergingAwareRepository |
| 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 |
StashRepository |
| Modifier and Type | Method and Description |
|---|---|
static BranchMergingAwareRepository |
AbstractRepository.toMergeCapableRepository(RepositoryV2 defaultRepository) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.