public interface ChainBranchExporter
Modifier and Type | Method and Description |
---|---|
@NotNull com.atlassian.bamboo.specs.api.builders.plan.branches.BranchIntegration |
exportBranchIntegrationConfiguration(@NotNull BranchIntegrationConfiguration branchIntegrationConfiguration,
@NotNull PlanKey chainKey,
@NotNull PlanBranchWorkflow planBranchWorkflow)
Exports branch merging configuration to properties
|
@NotNull com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement |
exportPlanBranchManagement(@NotNull ImmutableTopLevelPlan plan)
Exports plan branch management configuration to properties
|
@NotNull @NotNull com.atlassian.bamboo.specs.api.builders.plan.branches.BranchIntegration exportBranchIntegrationConfiguration(@NotNull @NotNull BranchIntegrationConfiguration branchIntegrationConfiguration, @NotNull @NotNull PlanKey chainKey, @NotNull @NotNull PlanBranchWorkflow planBranchWorkflow)
branchIntegrationConfiguration
- to be exportedchainKey
- of chain being exportedplanBranchWorkflow
- plan branch workflow of chain being exportedBranchIntegrationConfiguration
@NotNull @NotNull com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement exportPlanBranchManagement(@NotNull @NotNull ImmutableTopLevelPlan plan)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.