Package | Description |
---|---|
com.atlassian.bamboo.specs.yaml |
Modifier and Type | Method and Description |
---|---|
<X extends Node> |
ListNode.asListOf(@NotNull Class<X> expectedType) |
static @NotNull ListNode<Node> |
ListNode.fromList(@NotNull List<?> list,
@NotNull com.atlassian.bamboo.specs.api.validators.common.ValidationContext validationContext) |
<T extends Node> |
MapNode.getList(@NotNull String property,
@NotNull Class<T> expectedType)
Get a property from a parsed YAML as a
List of a particular type. |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.