Uses of Class
io.wcm.devops.conga.generator.spi.yaml.context.YamlRepresenter
Packages that use YamlRepresenter
Package
Description
CONGA model export for passing CONGA information to 3rdparty tools.
Context objects for CONGA Export SPI plugins.
Context objects for CONGA YAML SPI plugins.
-
Uses of YamlRepresenter in io.wcm.devops.conga.generator.export
Constructors in io.wcm.devops.conga.generator.export with parameters of type YamlRepresenterModifierConstructorDescriptionNodeModelExport(File nodeDir, Node node, Environment environment, ModelExport modelExport, VariableStringResolver variableStringResolver, VariableMapResolver variableMapResolver, Map<String, String> containerVersionInfo, PluginContextOptions pluginContextOptions, Set<String> sensitiveConfigParameters, YamlRepresenter yamlRepresenter) -
Uses of YamlRepresenter in io.wcm.devops.conga.generator.spi.export.context
Methods in io.wcm.devops.conga.generator.spi.export.context that return YamlRepresenterMethods in io.wcm.devops.conga.generator.spi.export.context with parameters of type YamlRepresenter -
Uses of YamlRepresenter in io.wcm.devops.conga.generator.spi.yaml.context
Methods in io.wcm.devops.conga.generator.spi.yaml.context that return YamlRepresenterMethods in io.wcm.devops.conga.generator.spi.yaml.context with parameters of type YamlRepresenter