Package formflow.library.config
Class PdfMapFactoryConfig
java.lang.Object
formflow.library.config.PdfMapFactoryConfig
@Configuration
@ConditionalOnProperty(name="form-flow.pdf.map-file")
public class PdfMapFactoryConfig
extends Object
Factory for PdfMapConfiguration configuration.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PdfMapFactoryConfig
public PdfMapFactoryConfig()
-
-
Method Details
-
pdfMapFactory
-
pdfMaps
Bean to get a list of FlowConfiguration objects.- Returns:
- list of flow configuration objects
-