Uses of Class
com.flowable.spring.boot.content.FlowableContentProperties
| Package | Description |
|---|---|
| com.flowable.spring.boot | |
| com.flowable.spring.boot.content | |
| com.flowable.spring.boot.form |
-
Uses of FlowableContentProperties in com.flowable.spring.boot
Methods in com.flowable.spring.boot with parameters of type FlowableContentProperties Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<org.springframework.web.servlet.DispatcherServlet>RestApiAutoConfiguration.ContentEngineRestApiConfiguration. contentServlet(FlowableContentProperties properties) -
Uses of FlowableContentProperties in com.flowable.spring.boot.content
Fields in com.flowable.spring.boot.content declared as FlowableContentProperties Modifier and Type Field Description protected FlowableContentPropertiesContentEngineAutoConfiguration. contentPropertiesprotected FlowableContentPropertiesContentEngineServicesAutoConfiguration. flowableContentPropertiesConstructors in com.flowable.spring.boot.content with parameters of type FlowableContentProperties Constructor Description ContentEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableContentProperties contentProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)ContentEngineServicesAutoConfiguration(FlowableContentProperties flowableContentProperties) -
Uses of FlowableContentProperties in com.flowable.spring.boot.form
Fields in com.flowable.spring.boot.form declared as FlowableContentProperties Modifier and Type Field Description protected FlowableContentPropertiesFormEngineInitConfiguration.CmmnEngineFormFieldHandlerConfiguration. flowableContentPropertiesprotected FlowableContentPropertiesFormEngineInitConfiguration.ProcessEngineFormFieldHandlerConfiguration. flowableContentProperties