Package com.atlassian.bamboo.specs.yaml
-
Interface Summary Interface Description Node Structure representing parsed YAML document. -
Class Summary Class Description BambooYamlParserUtils Utilities for parsing the Bamboo YAML definition.BaseNode BooleanNode ListNode<T extends Node> Node containing a list of child nodes.MapNode Node representing a dictionary-like YAML structure.StringNode Node containing single string value. -
Exception Summary Exception Description YamlSpecsValidationException YamlSpecsValidationException indicates that Yaml file is malformed or refers incorrectly refers an element of system configuration (i.e.