Uses of Package
io.wcm.devops.conga.generator.spi
Packages that use io.wcm.devops.conga.generator.spi
Package
Description
CONGA model export plugins.
Built-in file header plugins.
Built-in handlebars escaping strategy plugins.
Built-in handlebars helper plugins.
Built-in multiply plugins.
CONGA post processor plugins.
CONGA plugins for getting files from external sources.
Built-in validator plugins.
CONGA value provider plugins.
CONGA SPI with interfaces for the supported plugin types.
CONGA Export SPI with interfaces for the supported plugin types.
CONGA SPI with interfaces for the supported handlebars plugin types.
CONGA SPI for customizing Snake YAML file handling.
CONGA utilities.
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.plugins.export
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.plugins.fileheaderClassDescriptionPlugin that generates a file header comment with info that the file was automatically generated and further info like a timestamp.Generic plugin interface all other plugins extend from that are called for a generated file.Whether to apply a plugin implicitly.Generic plugin interface all other plugins extend from.
-
-
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.plugins.multiplyClassDescriptionPlugin that allows to generate multiple files from one template.Generic plugin interface all other plugins extend from.
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.plugins.postprocessorClassDescriptionGeneric plugin interface all other plugins extend from that are called for a generated file.Generic plugin interface all other plugins extend from.Plugin that allows to post-process a generated file.
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.plugins.urlfileClassDescriptionGeneric plugin interface all other plugins extend from.Get files from external sources.
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.plugins.validatorClassDescriptionGeneric plugin interface all other plugins extend from that are called for a generated file.Whether to apply a plugin implicitly.Generic plugin interface all other plugins extend from.Validation failed exception.Plugin that allows to validate a generate file.
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.plugins.valueproviderClassDescriptionGeneric plugin interface all other plugins extend from.Provides configuration values from external sources.
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.spiClassDescriptionGeneric plugin interface all other plugins extend from that are called for a generated file.Whether to apply a plugin implicitly.Generic plugin interface all other plugins extend from.Validation failed exception.
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.spi.export
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.spi.handlebars
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.spi.yaml
-
Classes in io.wcm.devops.conga.generator.spi used by io.wcm.devops.conga.generator.util