| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml | |
| it.com.atlassian.bamboo.configuration.external.yaml.export |
| Modifier and Type | Method and Description |
|---|---|
BambooYamlVersion |
BambooYamlSpecsService.determineVersion(Map<String,Object> yamlStructure)
Determine YAML version in a document from the given YAML structure.
|
BambooYamlVersion |
BambooYamlSpecsServiceImpl.determineVersion(Map<String,Object> yamlStructure) |
static BambooYamlVersion |
BambooYamlVersion.fromVersion(String version)
Convert the given string value to an instance of this enum.
|
static BambooYamlVersion |
BambooYamlVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BambooYamlVersion[] |
BambooYamlVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BambooYamlVersion |
YamlFromFile.PlanTestData.getVersion() |
| Constructor and Description |
|---|
PlanTestData(String fileName,
BambooYamlVersion version,
BambooYamlPlanDefinition expected) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.