Uses of Class
com.flowable.form.spring.SpringFormEngineConfiguration
| Package | Description |
|---|---|
| com.flowable.spring.boot.form |
-
Uses of SpringFormEngineConfiguration in com.flowable.spring.boot.form
Methods in com.flowable.spring.boot.form that return SpringFormEngineConfiguration Modifier and Type Method Description SpringFormEngineConfigurationFormEngineAutoConfiguration. platformFormEngineConfiguration(javax.sql.DataSource dataSource, org.springframework.transaction.PlatformTransactionManager platformTransactionManager, org.springframework.beans.factory.ObjectProvider<org.flowable.common.spring.AutoDeploymentStrategy<FormEngine>> formAutoDeploymenStrategies)Methods in com.flowable.spring.boot.form that return types with arguments of type SpringFormEngineConfiguration Modifier and Type Method Description EngineConfigurationConfigurer<SpringFormEngineConfiguration>FormEngineAutoConfiguration.CoreVariablesExtractorConfiguration. coreVariablesExtractorEngineConfigurer()Methods in com.flowable.spring.boot.form with parameters of type SpringFormEngineConfiguration Modifier and Type Method Description FormEngineConfiguratorFormEngineAutoConfiguration.FormEngineAppEngineConfiguration. coreFormEngineConfigurator(SpringFormEngineConfiguration configuration)FormEngineConfiguratorFormEngineAutoConfiguration.FormEngineProcessConfiguration. coreFormEngineConfigurator(SpringFormEngineConfiguration configuration)