| 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 |
|---|---|
@NotNull Plan |
BambooYamlPlanDefinition.getPlan() |
| Constructor and Description |
|---|
BambooYamlPlanDefinition(@NotNull Plan plan,
@NotNull Iterable<Stage> stages,
@NotNull Iterable<Notification> notifications,
@NotNull Iterable<Trigger> triggers,
@NotNull Map<String,String> variables,
@Nullable List<String> labels,
@Nullable Docker docker,
@NotNull BranchManagementConfiguration branchManagementConfiguration,
@Nullable PlanBranchConfiguration planBranchConfiguration,
@Nullable Dependencies dependencies,
@Nullable Iterable<com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration> other,
@NotNull Optional<List<Repository>> repositories) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.