Uses of Interface
io.wcm.devops.conga.generator.util.PluginManager
Packages that use PluginManager
Package
Description
CONGA environment and file generator.
Context objects for CONGA SPI plugins.
CONGA utilities.
-
Uses of PluginManager in io.wcm.devops.conga.generator
Methods in io.wcm.devops.conga.generator that return PluginManagerMethods in io.wcm.devops.conga.generator with parameters of type PluginManagerModifier and TypeMethodDescriptionGeneratorOptions.pluginManager(PluginManager value) Sets plugin manager.Constructors in io.wcm.devops.conga.generator with parameters of type PluginManagerModifierConstructorDescriptionUrlFileManager(PluginManager pluginManager, UrlFilePluginContext context) Constructor. -
Uses of PluginManager in io.wcm.devops.conga.generator.spi.context
Methods in io.wcm.devops.conga.generator.spi.context that return PluginManagerModifier and TypeMethodDescriptionfinal PluginManagerAbstractPluginContext.getPluginManager()Gets plugin manager.PluginContextOptions.getPluginManager()Gets plugin manager.Methods in io.wcm.devops.conga.generator.spi.context with parameters of type PluginManagerModifier and TypeMethodDescriptionPluginContextOptions.pluginManager(PluginManager value) Sets plugin manager. -
Uses of PluginManager in io.wcm.devops.conga.generator.util
Classes in io.wcm.devops.conga.generator.util that implement PluginManager