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