| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.util | |
| com.atlassian.bamboo.specs.yaml | |
| com.atlassian.bamboo.vcs.export |
| Modifier and Type | Method and Description |
|---|---|
static MapNode |
BambooYamlTestUtils.readYamlFile(String fileName,
Class<?> clazz,
BambooYamlSpecsService bambooYamlSpecsService) |
| Modifier and Type | Method and Description |
|---|---|
MapNode |
MapNode.getMap(String property)
Get a property from a parsed YAML as a
Map. |
| Modifier and Type | Method and Description |
|---|---|
Optional<MapNode> |
MapNode.getOptionalMap(String property)
Get a property from a parsed YAML as a
Map if it's present. |
| 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) |
static com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer |
YamlExportVcsRepositoryHelper.viewerFromYaml(MapNode node) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.