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 SpringFormEngineConfiguration
FormEngineAutoConfiguration. 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 FormEngineConfigurator
FormEngineAutoConfiguration.FormEngineAppEngineConfiguration. coreFormEngineConfigurator(SpringFormEngineConfiguration configuration)
FormEngineConfigurator
FormEngineAutoConfiguration.FormEngineProcessConfiguration. coreFormEngineConfigurator(SpringFormEngineConfiguration configuration)