Uses of Class
io.wcm.devops.conga.model.environment.Node
Packages that use Node
Package
Description
CONGA environment and file generator.
CONGA model export for passing CONGA information to 3rdparty tools.
Context objects for CONGA Export SPI plugins.
Environment and node definition models.
-
Uses of Node in io.wcm.devops.conga.generator
Methods in io.wcm.devops.conga.generator with parameters of type Node -
Uses of Node in io.wcm.devops.conga.generator.export
Constructors in io.wcm.devops.conga.generator.export with parameters of type NodeModifierConstructorDescriptionNodeModelExport(File nodeDir, Node node, Environment environment, ModelExport modelExport, VariableStringResolver variableStringResolver, VariableMapResolver variableMapResolver, Map<String, String> containerVersionInfo, PluginContextOptions pluginContextOptions, Set<String> sensitiveConfigParameters, YamlRepresenter yamlRepresenter) Constructor. -
Uses of Node in io.wcm.devops.conga.generator.spi.export.context
Methods in io.wcm.devops.conga.generator.spi.export.context that return NodeMethods in io.wcm.devops.conga.generator.spi.export.context with parameters of type NodeModifier and TypeMethodDescriptionSets node. -
Uses of Node in io.wcm.devops.conga.model.environment
Methods in io.wcm.devops.conga.model.environment that return types with arguments of type NodeMethod parameters in io.wcm.devops.conga.model.environment with type arguments of type Node