Modifier and Type | Method and Description |
---|---|
Map<String,String> |
BitbucketCloudBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> serverConfiguration) |
void |
BitbucketCloudBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
BitbucketCloudBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository |
BitbucketCloudImporterExporter.appendBranchData(com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository builder,
VcsBranchDefinition vcsBranchDefinition) |
Map<String,String> |
BitbucketCloudImporterExporter.importBranchData(com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties repositoryProperties,
VcsBranchDefinition existingData) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
GitBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> locationConfiguration) |
void |
GitBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
GitBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.builders.repository.git.GitRepository |
GitConfigurationExporter.appendBranchData(com.atlassian.bamboo.specs.builders.repository.git.GitRepository builder,
VcsBranchDefinition vcsBranchDefinition) |
Map<String,String> |
GitConfigurationExporter.importBranchData(com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties repositoryProperties,
VcsBranchDefinition existingData) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
GitHubBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> locationConfiguration) |
void |
GitHubBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
GitHubBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository |
GitHubConfigurationExporter.appendBranchData(com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository builder,
VcsBranchDefinition vcsBranchDefinition) |
Map<String,String> |
GitHubConfigurationExporter.importBranchData(com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties repositoryProperties,
VcsBranchDefinition existingData) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
MercurialBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> locationConfiguration) |
void |
MercurialBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
MercurialBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
MercurialConfigurationExporter.exportBranchData(VcsBranchDefinition vcsBranchDefinition) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
BitbucketServerBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> locationConfiguration) |
void |
BitbucketServerBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
BitbucketServerBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository |
BitbucketServerExporter.appendBranchData(com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository builder,
VcsBranchDefinition vcsBranchDefinition) |
Map<String,String> |
BitbucketServerExporter.importBranchData(com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties repositoryProperties,
VcsBranchDefinition existingData) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
SvnBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> locationConfiguration) |
void |
SvnBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
SvnBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Class and Description |
---|---|
class |
VcsBranchDefinitionImpl |
Modifier and Type | Method and Description |
---|---|
VcsBranchDefinition |
CompleteVcsRepositoryData.getBranch() |
VcsBranchDefinition |
VcsRepositoryDataImpl.getBranch() |
VcsBranchDefinition |
PartialVcsRepositoryDataImpl.getBranch() |
VcsBranchDefinition |
PartialVcsRepositoryData.getBranch() |
VcsBranchDefinition |
VcsRepositoryData.getBranch() |
Constructor and Description |
---|
VcsBranchDefinitionImpl(VcsBranchDefinition branch) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository |
LegacyRepositoryConfigurationExporter.appendBranchData(com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository builder,
VcsBranchDefinition vcsBranchDefinition) |
Map<String,String> |
LegacyBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> locationConfiguration) |
Map<String,String> |
LegacyRepositoryConfigurationExporter.importBranchData(com.atlassian.bamboo.specs.api.model.repository.AnyVcsRepositoryProperties properties,
VcsBranchDefinition existingData) |
void |
LegacyBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
LegacyBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Method and Description |
---|---|
default Map<String,String> |
VcsBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition)
Deprecated.
since 5.15 use {@link #generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map
|
default Map<String,String> |
VcsBranchConfigurator.generateConfigMap(ActionParametersMap actionParametersMap,
VcsBranchDefinition previousBranchDefinition,
Map<String,String> locationConfiguration) |
void |
VcsBranchConfigurator.populateContextForEdit(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
void |
VcsBranchConfigurator.populateContextForView(Map<String,Object> context,
VcsBranchDefinition branchDefinition) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository |
DefaultVcsRepositoryDataExporter.appendBranchData(com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository builder,
VcsBranchDefinition vcsBranchDefinition) |
B |
VcsRepositoryDataExporter.appendBranchData(B builder,
VcsBranchDefinition vcsBranchDefinition)
Fill in the builder passed as the first argument with vcs branch data.
|
NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository |
NoOverridesVcsRepositoryDataExporter.appendBranchData(NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository builder,
VcsBranchDefinition vcsBranchDefinition) |
Map<String,String> |
DefaultVcsRepositoryDataExporter.importBranchData(com.atlassian.bamboo.specs.api.model.repository.AnyVcsRepositoryProperties properties,
VcsBranchDefinition existingData) |
Map<String,String> |
NoOverridesVcsRepositoryDataExporter.importBranchData(com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository repositoryProperties,
VcsBranchDefinition existingData) |
Map<String,String> |
VcsRepositoryDataExporter.importBranchData(P repositoryProperties,
VcsBranchDefinition existingData)
Extract branch configuration from properties object.
|
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.