Uses of Class
com.atlassian.bamboo.specs.yaml.MapNode
Package
Description
-
Uses of MapNode in com.atlassian.bamboo.configuration.external.exporters
-
Uses of MapNode in com.atlassian.bamboo.configuration.external.util
Modifier and TypeMethodDescriptionstatic @NotNull MapNode
BambooYamlTestUtils.readYamlFile
(String fileName, Class<?> clazz, BambooYamlSpecsService bambooYamlSpecsService) -
Uses of MapNode in com.atlassian.bamboo.specs.yaml
Modifier and TypeMethodDescriptionMapNode.getOptionalMap
(@NotNull String property) Get a property from a parsed YAML as aMap
if it's present. -
Uses of MapNode in com.atlassian.bamboo.vcs.export
Modifier and TypeMethodDescriptionstatic com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection
YamlExportVcsRepositoryHelper.changeDetectionFromYaml
(MapNode config) static void
YamlExportVcsRepositoryHelper.fromYaml
(MapNode node, YamlExportVcsRepositoryHelper.AuthenticationVisitor visitor)