Uses of Class
io.wcm.devops.conga.generator.spi.context.MultiplyContext
Packages that use MultiplyContext
Package
Description
Built-in multiply plugins.
CONGA SPI with interfaces for the supported plugin types.
Context objects for CONGA SPI plugins.
-
Uses of MultiplyContext in io.wcm.devops.conga.generator.plugins.multiply
Methods in io.wcm.devops.conga.generator.plugins.multiply with parameters of type MultiplyContext -
Uses of MultiplyContext in io.wcm.devops.conga.generator.spi
Methods in io.wcm.devops.conga.generator.spi with parameters of type MultiplyContext -
Uses of MultiplyContext in io.wcm.devops.conga.generator.spi.context
Methods in io.wcm.devops.conga.generator.spi.context that return MultiplyContextModifier and TypeMethodDescriptionSets config.MultiplyContext.environment(Environment value) Sets environment.Sets role.Sets role file.MultiplyContext.variableMapResolver(VariableMapResolver value) Sets variable map resolver.MultiplyContext.variableStringResolver(VariableStringResolver value) Sets variable string resolver.