Uses of Package
io.wcm.devops.conga.generator.util
-
Packages that use io.wcm.devops.conga.generator.util Package Description io.wcm.devops.conga.generator CONGA environment and file generator.io.wcm.devops.conga.generator.export CONGA model export for passing CONGA information to 3rdparty tools.io.wcm.devops.conga.generator.spi.context Context objects for CONGA SPI plugins.io.wcm.devops.conga.generator.spi.export.context Context objects for CONGA Export SPI plugins.io.wcm.devops.conga.generator.util CONGA utilities. -
Classes in io.wcm.devops.conga.generator.util used by io.wcm.devops.conga.generator Class Description PluginManager Manages registered plugin.VariableObjectTreeResolver Iterates over allConfigurable
items in the object tree and resolves all variables usingVariableMapResolver
.VariableStringResolver Resolve variables in a string referencing entries from a map. -
Classes in io.wcm.devops.conga.generator.util used by io.wcm.devops.conga.generator.export Class Description VariableMapResolver Resolve variables in a map referencing other entries from the same map.VariableStringResolver Resolve variables in a string referencing entries from a map. -
Classes in io.wcm.devops.conga.generator.util used by io.wcm.devops.conga.generator.spi.context Class Description PluginManager Manages registered plugin.VariableMapResolver Resolve variables in a map referencing other entries from the same map.VariableStringResolver Resolve variables in a string referencing entries from a map. -
Classes in io.wcm.devops.conga.generator.util used by io.wcm.devops.conga.generator.spi.export.context Class Description ModelExportConfigProcessor Processes map of CONGA configuration parameters before serializing them in a model export file.VariableMapResolver Resolve variables in a map referencing other entries from the same map.VariableStringResolver Resolve variables in a string referencing entries from a map. -
Classes in io.wcm.devops.conga.generator.util used by io.wcm.devops.conga.generator.util Class Description PluginManager Manages registered plugin.VariableMapResolver Resolve variables in a map referencing other entries from the same map.