| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.yaml |
| Modifier and Type | Method and Description |
|---|---|
StringNode |
MapNode.getString(String property)
Get a property from a parsed YAML as a
String. |
| Modifier and Type | Method and Description |
|---|---|
Optional<StringNode> |
MapNode.getOptionalString(String property)
Get a property from a parsed YAML as a
String, if the property is present. |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.