Uses of Class
io.wcm.devops.conga.generator.spi.yaml.context.YamlConstructorContext
Packages that use YamlConstructorContext
Package
Description
CONGA SPI for customizing Snake YAML file handling.
Context objects for CONGA YAML SPI plugins.
-
Uses of YamlConstructorContext in io.wcm.devops.conga.generator.spi.yaml
Methods in io.wcm.devops.conga.generator.spi.yaml with parameters of type YamlConstructorContextModifier and TypeMethodDescriptionvoidYamlConstructorPlugin.register(YamlConstructorContext context) Register YAML constructor modifications. -
Uses of YamlConstructorContext in io.wcm.devops.conga.generator.spi.yaml.context
Methods in io.wcm.devops.conga.generator.spi.yaml.context that return YamlConstructorContextModifier and TypeMethodDescriptionYamlConstructorContext.yamlConstructor(org.yaml.snakeyaml.constructor.Constructor value)