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