Package io.wcm.devops.conga.generator
Class Generator
java.lang.Object
io.wcm.devops.conga.generator.Generator
Main entry point for CONGA generator.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Generator
- Parameters:
options- Generator options
-
-
Method Details
-
generate
Generate files for environment(s).- Parameters:
environmentNames- Environments to generate. If none specified all environments are generated.
-
generate
Generate files for environment(s).- Parameters:
environmentNames- Environments to generate. If none specified all environments are generated.nodeNames- Node names to generate. If none specified all nodes are generated.
-