Uses of Class
com.atlassian.bamboo.specs.yaml.BooleanNode
-
Uses of BooleanNode in com.atlassian.bamboo.specs.yaml
Modifier and TypeMethodDescription@NotNull Optional<BooleanNode>
MapNode.getOptionalBoolean
(@NotNull String property) Get a property from a parsed YAML as aBoolean
, if the property is present.