Uses of Class
com.atlassian.bamboo.specs.yaml.ListNode
Packages that use ListNode
-
Uses of ListNode in com.atlassian.bamboo.specs.yaml
Methods in com.atlassian.bamboo.specs.yaml that return ListNodeModifier and TypeMethodDescriptionListNode.fromList
(@NotNull List<?> list, @NotNull com.atlassian.bamboo.specs.api.validators.common.ValidationContext validationContext) Get a property from a parsed YAML as aList
of a particular type.Methods in com.atlassian.bamboo.specs.yaml that return types with arguments of type ListNode