Uses of Class
com.atlassian.bamboo.specs.yaml.BooleanNode
Packages that use BooleanNode
-
Uses of BooleanNode in com.atlassian.bamboo.specs.yaml
Methods in com.atlassian.bamboo.specs.yaml that return types with arguments of type BooleanNodeModifier and TypeMethodDescription@NotNull Optional<BooleanNode>
MapNode.getOptionalBoolean
(@NotNull String property) Get a property from a parsed YAML as aBoolean
, if the property is present.