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