Interface YamlRepresentPlugin

All Superinterfaces:
Plugin

public interface YamlRepresentPlugin extends Plugin
Plugin that allows to register custom SnakeYAML Represent implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Register YAML represent implementations.

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

    getName
  • Method Details

    • register

      void register(YamlRepresentContext context)
      Register YAML represent implementations.
      Parameters:
      context - Context