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)
Deprecated.
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 |
StashRepositoryImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
StashRepository |
Modifier and Type | Method and Description |
---|---|
static BranchMergingAwareRepository |
AbstractRepository.toMergeCapableRepository(RepositoryV2 defaultRepository)
Deprecated.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.