Uses of Class
com.flowable.spring.boot.properties.FlowableHttpProperties
Package | Description |
---|---|
com.flowable.spring.boot | |
com.flowable.spring.boot.cmmn |
-
Uses of FlowableHttpProperties in com.flowable.spring.boot
Fields in com.flowable.spring.boot declared as FlowableHttpProperties Modifier and Type Field Description protected FlowableHttpProperties
ProcessEngineAutoConfiguration. httpProperties
Constructors in com.flowable.spring.boot with parameters of type FlowableHttpProperties Constructor Description ProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties, AsyncHistoryProperties asyncHistoryProperties)
-
Uses of FlowableHttpProperties in com.flowable.spring.boot.cmmn
Fields in com.flowable.spring.boot.cmmn declared as FlowableHttpProperties Modifier and Type Field Description protected FlowableHttpProperties
CmmnEngineAutoConfiguration. httpProperties
Constructors in com.flowable.spring.boot.cmmn with parameters of type FlowableHttpProperties Constructor Description CmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableHttpProperties httpProperties, FlowableMailProperties mailProperties, FlowableAutoDeploymentProperties autoDeploymentProperties, AsyncHistoryProperties asyncHistoryProperties)