Uses of Class
io.wcm.devops.conga.generator.spi.context.ValueProviderContext
Packages that use ValueProviderContext
Package
Description
CONGA value provider plugins.
CONGA SPI with interfaces for the supported plugin types.
Context objects for CONGA SPI plugins.
-
Uses of ValueProviderContext in io.wcm.devops.conga.generator.plugins.valueprovider
Methods in io.wcm.devops.conga.generator.plugins.valueprovider with parameters of type ValueProviderContextModifier and TypeMethodDescriptionSystemPropertyValueProviderPlugin.resolve(String variableName, ValueProviderContext context) -
Uses of ValueProviderContext in io.wcm.devops.conga.generator.spi
Methods in io.wcm.devops.conga.generator.spi with parameters of type ValueProviderContextModifier and TypeMethodDescriptionValueProviderPlugin.resolve(String variableName, ValueProviderContext context) Gets parameter value from value provider. -
Uses of ValueProviderContext in io.wcm.devops.conga.generator.spi.context
Methods in io.wcm.devops.conga.generator.spi.context that return ValueProviderContextModifier and TypeMethodDescriptionValueProviderContext.valueProviderGlobalContext(ValueProviderGlobalContext context) ValueProviderContext.valueProviderName(String value)