Uses of Class
com.flowable.spring.boot.cmmn.FlowableCmmnProperties
Package | Description |
---|---|
com.flowable.spring.boot | |
com.flowable.spring.boot.cmmn |
-
Uses of FlowableCmmnProperties in com.flowable.spring.boot
Methods in com.flowable.spring.boot with parameters of type FlowableCmmnProperties Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<org.springframework.web.servlet.DispatcherServlet>
RestApiAutoConfiguration.CmmnEngineRestApiConfiguration. cmmnServlet(FlowableCmmnProperties properties)
-
Uses of FlowableCmmnProperties in com.flowable.spring.boot.cmmn
Fields in com.flowable.spring.boot.cmmn declared as FlowableCmmnProperties Modifier and Type Field Description protected FlowableCmmnProperties
CmmnEngineAutoConfiguration. cmmnProperties
Constructors in com.flowable.spring.boot.cmmn with parameters of type FlowableCmmnProperties Constructor Description CmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableHttpProperties httpProperties, FlowableMailProperties mailProperties, FlowableAutoDeploymentProperties autoDeploymentProperties, AsyncHistoryProperties asyncHistoryProperties)