Class PostProcessorContext
java.lang.Object
io.wcm.devops.conga.generator.spi.context.AbstractPluginContext<PostProcessorContext>
io.wcm.devops.conga.generator.spi.context.PostProcessorContext
Context for
PostProcessorPlugin.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.wcm.devops.conga.generator.spi.context.AbstractPluginContext
getContainerContext, getGenericPluginConfig, getLogger, getPluginContextOptions, getPluginManager, getUrlFileManager, pluginContextOptions
-
Constructor Details
-
PostProcessorContext
public PostProcessorContext()
-
-
Method Details
-
getOptions
- Returns:
- Post processor options
-
options
- Parameters:
value- Post processor options- Returns:
- this
-