Package io.wcm.devops.conga.generator.util
CONGA utilities.
-
Interface Summary Interface Description PluginManager Manages registered plugin. -
Class Summary Class Description ConfigInheritanceResolver Iterates over allConfigurable
items in the object tree.EnvironmentExpander Expands configuration nodes in environment.FileUtil Utility methods for file handling.LineEndingConverter Utility methods for handling line endings in files.ModelExportConfigProcessor Processes map of CONGA configuration parameters before serializing them in a model export file.ObjectCloner Clone maps.PluginManagerImpl Manages registered plugin.RoleUtil Helper methods for managing roles.ValueUtil Value utilities.VariableMapResolver Resolve variables in a map referencing other entries from the same map.VariableObjectTreeResolver Iterates over allConfigurable
items in the object tree and resolves all variables usingVariableMapResolver
.VariableResolver Resolve variables referencing an entry from a map.VariableStringResolver Resolve variables in a string referencing entries from a map.