Uses of Class
org.flowable.spring.boot.FlowableHttpProperties
Packages that use FlowableHttpProperties
-
Uses of FlowableHttpProperties in org.flowable.spring.boot
Fields in org.flowable.spring.boot declared as FlowableHttpPropertiesModifier and TypeFieldDescriptionprotected final FlowableHttpPropertiesProcessEngineAutoConfiguration.httpPropertiesConstructors in org.flowable.spring.boot with parameters of type FlowableHttpPropertiesModifierConstructorDescriptionProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableHttpProperties in org.flowable.spring.boot.cmmn
Fields in org.flowable.spring.boot.cmmn declared as FlowableHttpPropertiesModifier and TypeFieldDescriptionprotected final FlowableHttpPropertiesCmmnEngineAutoConfiguration.httpPropertiesConstructors in org.flowable.spring.boot.cmmn with parameters of type FlowableHttpPropertiesModifierConstructorDescriptionCmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)