Interface YamlConstructorPlugin

All Superinterfaces:
Plugin

public interface YamlConstructorPlugin extends Plugin
Plugin that allows to customize SnakeYAML Constructor implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Register YAML constructor modifications.

    Methods inherited from interface io.wcm.devops.conga.generator.spi.Plugin

    getName
  • Method Details

    • register

      void register(YamlConstructorContext context)
      Register YAML constructor modifications.
      Parameters:
      context - Context