| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.yaml |
| 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. |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.