Uses of Class
org.flowable.spring.boot.form.FlowableFormProperties
-
Packages that use FlowableFormProperties Package Description org.flowable.spring.boot org.flowable.spring.boot.form -
-
Uses of FlowableFormProperties in org.flowable.spring.boot
Methods in org.flowable.spring.boot with parameters of type FlowableFormProperties Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBeanRestApiAutoConfiguration.FormEngineRestApiConfiguration. formServlet(FlowableFormProperties properties) -
Uses of FlowableFormProperties in org.flowable.spring.boot.form
Fields in org.flowable.spring.boot.form declared as FlowableFormProperties Modifier and Type Field Description protected FlowableFormPropertiesFormEngineAutoConfiguration. formPropertiesConstructors in org.flowable.spring.boot.form with parameters of type FlowableFormProperties Constructor Description FormEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableFormProperties formProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)
-