| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties |
Contains the internal Java class model which correspond to the most up-to-date Bamboo Specs YAML document.
|
| Modifier and Type | Method and Description |
|---|---|
PlanBranchConfiguration |
BambooYamlPlanDefinition.getPlanBranchConfiguration() |
| Constructor and Description |
|---|
BambooYamlPlanDefinition(Plan plan,
Iterable<Stage> stages,
Iterable<Notification> notifications,
Iterable<Trigger> triggers,
Map<String,String> variables,
List<String> labels,
Docker docker,
BranchManagementConfiguration branchManagementConfiguration,
PlanBranchConfiguration planBranchConfiguration,
Iterable<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> other) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.