| Modifier and Type | Method and Description |
|---|---|
@NotNull com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration<?> |
DefaultOtherPluginExporter.fromYaml(@NotNull MapNode node) |
static @NotNull Map<String,Object> |
DefaultOtherPluginExporter.parseConfig(MapNode node) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull MapNode |
BambooYamlTestUtils.readYamlFile(String fileName,
Class<?> clazz,
BambooYamlSpecsService bambooYamlSpecsService) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull MapNode |
MapNode.getMap(@NotNull String property)
Get a property from a parsed YAML as a
Map. |
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection |
YamlExportVcsRepositoryHelper.changeDetectionFromYaml(MapNode config) |
static void |
YamlExportVcsRepositoryHelper.fromYaml(MapNode node,
YamlExportVcsRepositoryHelper.AuthenticationVisitor visitor) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.