Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudBranchConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
GitBranchConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
GitHubBranchConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketServerBranchConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
SvnBranchConfigurator |
Modifier and Type | Method and Description |
---|---|
static PartialVcsRepositoryDataImpl |
PartialVcsRepositoryDataImpl.createChildWithNewBranch(VcsRepositoryData repositoryDefinition,
VcsBranch newBranch,
VcsBranchConfigurator vcsBranchConfigurator)
Create overriding repository which overrides branch.
|
static PartialVcsRepositoryDataImpl |
PartialVcsRepositoryDataImpl.createChildWithNewBranchAndOverwrittenLocationForForkScenario(VcsRepositoryData repositoryDefinition,
VcsBranch newBranch,
VcsBranchConfigurator vcsBranchConfigurator,
VcsLocationConfigurator vcsLocationConfigurator,
VcsForkDto vcsForkDto) |
Modifier and Type | Method and Description |
---|---|
@Nullable VcsBranchConfigurator |
LegacyRepositoryModuleDescriptor.getVcsBranchConfigurator() |
Modifier and Type | Class and Description |
---|---|
class |
LegacyBranchConfigurator |
Modifier and Type | Method and Description |
---|---|
@Nullable VcsBranchConfigurator |
VcsRepositoryModuleDescriptorImpl.getVcsBranchConfigurator() |
@Nullable VcsBranchConfigurator |
VcsRepositoryModuleDescriptor.getVcsBranchConfigurator() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.