Package formflow.library.config
Class FlowsConfigurationFactoryConfig
java.lang.Object
formflow.library.config.FlowsConfigurationFactoryConfig
Factory for FlowsConfiguration configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBean to get a list of FlowConfiguration objects.Bean to get a FlowsConfigurationFactory object.
-
Constructor Details
-
FlowsConfigurationFactoryConfig
public FlowsConfigurationFactoryConfig()
-
-
Method Details
-
flowsConfigurationFactory
Bean to get a FlowsConfigurationFactory object.- Returns:
- flow configuration factory
-
flowsConfiguration
Bean to get a list of FlowConfiguration objects.- Returns:
- list of flow configuration objects
- Throws:
IOException
-