Uses of Interface
com.atlassian.bamboo.vcs.configuration.VcsBranchDefinition
Packages that use VcsBranchDefinition
Package
Description
-
Uses of VcsBranchDefinition in com.atlassian.bamboo.configuration.external.yaml.override
Methods in com.atlassian.bamboo.configuration.external.yaml.override with parameters of type VcsBranchDefinitionModifier and TypeMethodDescriptionBambooYamlOverrider.overrideMatchedBranch(@NotNull Map<String, Object> rawYamlStructure, @NotNull VcsBranchDefinition vcsBranchDefinition, @NotNull RssExecutionOutputHandler stdout) Handles the `branch-overrides` tag in YAML v2BambooYamlOverriderImpl.overrideMatchedBranch(@NotNull Map<String, Object> rawYamlStructure, @NotNull VcsBranchDefinition vcsBranchDefinition, @NotNull RssExecutionOutputHandler stdout) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.bitbucket.v2.configurator
Methods in com.atlassian.bamboo.plugins.bitbucket.v2.configurator with parameters of type VcsBranchDefinitionModifier and TypeMethodDescriptionBitbucketCloudBranchConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsBranchDefinition previousBranchDefinition, @NotNull Map<String, String> serverConfiguration) voidBitbucketCloudBranchConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) voidBitbucketCloudBranchConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.bitbucket.v2.export
Methods in com.atlassian.bamboo.plugins.bitbucket.v2.export with parameters of type VcsBranchDefinitionModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepositoryBitbucketCloudImporterExporter.appendBranchData(@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository builder, @NotNull VcsBranchDefinition vcsBranchDefinition) BitbucketCloudImporterExporter.importBranchData(@NotNull com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties repositoryProperties, @Nullable VcsBranchDefinition existingData) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.git.v2.configurator
Methods in com.atlassian.bamboo.plugins.git.v2.configurator with parameters of type VcsBranchDefinitionModifier and TypeMethodDescriptionGitBranchConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsBranchDefinition previousBranchDefinition, @NotNull Map<String, String> locationConfiguration) voidGitBranchConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) voidGitBranchConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.git.v2.exporter
Methods in com.atlassian.bamboo.plugins.git.v2.exporter with parameters of type VcsBranchDefinitionModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.git.GitRepositoryGitConfigurationExporter.appendBranchData(@NotNull com.atlassian.bamboo.specs.builders.repository.git.GitRepository builder, @NotNull VcsBranchDefinition vcsBranchDefinition) GitConfigurationExporter.importBranchData(@NotNull com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties repositoryProperties, @Nullable VcsBranchDefinition existingData) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.github.configurator
Methods in com.atlassian.bamboo.plugins.github.configurator with parameters of type VcsBranchDefinitionModifier and TypeMethodDescriptionGitHubBranchConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsBranchDefinition previousBranchDefinition, @NotNull Map<String, String> locationConfiguration) voidGitHubBranchConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) voidGitHubBranchConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.github.exporter
Methods in com.atlassian.bamboo.plugins.github.exporter with parameters of type VcsBranchDefinitionModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.github.GitHubRepositoryGitHubConfigurationExporter.appendBranchData(@NotNull com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository builder, @NotNull VcsBranchDefinition vcsBranchDefinition) GitHubConfigurationExporter.importBranchData(@NotNull com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties repositoryProperties, @Nullable VcsBranchDefinition existingData) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.stash.v2.configurator
Methods in com.atlassian.bamboo.plugins.stash.v2.configurator with parameters of type VcsBranchDefinitionModifier and TypeMethodDescriptionBitbucketServerBranchConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsBranchDefinition previousBranchDefinition, @NotNull Map<String, String> locationConfiguration) voidBitbucketServerBranchConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) voidBitbucketServerBranchConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.plugins.stash.v2.exporter
Methods in com.atlassian.bamboo.plugins.stash.v2.exporter with parameters of type VcsBranchDefinitionModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepositoryBitbucketServerExporter.appendBranchData(@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository builder, @NotNull VcsBranchDefinition vcsBranchDefinition) BitbucketServerExporter.importBranchData(@NotNull com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties repositoryProperties, @Nullable VcsBranchDefinition existingData) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.repository.svn.v2.configurator
Methods in com.atlassian.bamboo.repository.svn.v2.configurator with parameters of type VcsBranchDefinitionModifier and TypeMethodDescriptionSvnBranchConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsBranchDefinition previousBranchDefinition, @NotNull Map<String, String> locationConfiguration) voidSvnBranchConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) voidSvnBranchConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.vcs.configuration
Classes in com.atlassian.bamboo.vcs.configuration that implement VcsBranchDefinitionMethods in com.atlassian.bamboo.vcs.configuration that return VcsBranchDefinitionModifier and TypeMethodDescription@NotNull VcsBranchDefinitionCompleteVcsRepositoryData.getBranch()@Nullable VcsBranchDefinitionPartialVcsRepositoryData.getBranch()@Nullable VcsBranchDefinitionPartialVcsRepositoryDataImpl.getBranch()@Nullable VcsBranchDefinitionVcsRepositoryData.getBranch()@Nullable VcsBranchDefinitionVcsRepositoryDataImpl.getBranch()Constructors in com.atlassian.bamboo.vcs.configuration with parameters of type VcsBranchDefinition -
Uses of VcsBranchDefinition in com.atlassian.bamboo.vcs.configurator
Methods in com.atlassian.bamboo.vcs.configurator with parameters of type VcsBranchDefinitionModifier and TypeMethodDescriptionVcsBranchConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsBranchDefinition previousBranchDefinition) Deprecated.VcsBranchConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsBranchDefinition previousBranchDefinition, @NotNull Map<String, String> locationConfiguration) voidVcsBranchConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) voidVcsBranchConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsBranchDefinition branchDefinition) -
Uses of VcsBranchDefinition in com.atlassian.bamboo.vcs.export
Methods in com.atlassian.bamboo.vcs.export with parameters of type VcsBranchDefinitionModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepositoryDefaultVcsRepositoryDataExporter.appendBranchData(@NotNull com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository builder, @NotNull VcsBranchDefinition vcsBranchDefinition) NoOverridesVcsProjectRepositoryDataExporter.appendBranchData(@NotNull NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository builder, @NotNull VcsBranchDefinition vcsBranchDefinition) NoOverridesVcsRepositoryDataExporter.appendBranchData(NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository builder, @NotNull VcsBranchDefinition vcsBranchDefinition) VcsRepositoryDataExporter.appendBranchData(B builder, @NotNull VcsBranchDefinition vcsBranchDefinition) Fill in the builder passed as the first argument with vcs branch data.DefaultVcsRepositoryDataExporter.importBranchData(@NotNull com.atlassian.bamboo.specs.api.model.repository.AnyVcsRepositoryProperties properties, @Nullable VcsBranchDefinition existingData) NoOverridesVcsProjectRepositoryDataExporter.importBranchData(com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository repositoryProperties, @Nullable VcsBranchDefinition existingData) NoOverridesVcsRepositoryDataExporter.importBranchData(com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository repositoryProperties, @Nullable VcsBranchDefinition existingData) VcsRepositoryDataExporter.importBranchData(P repositoryProperties, @Nullable VcsBranchDefinition existingData) Extract branch configuration from properties object. -
Uses of VcsBranchDefinition in it.com.atlassian.bamboo.configuration.external.yaml.export
Methods in it.com.atlassian.bamboo.configuration.external.yaml.export that return VcsBranchDefinitionModifier and TypeMethodDescription@Nullable VcsBranchDefinitionMockVcsRepositoryData.getBranch()
invalid @link
{@link #generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map