Uses of Class
org.flowable.spring.boot.FlowableMailProperties
Packages that use FlowableMailProperties
-
Uses of FlowableMailProperties in org.flowable.spring.boot
Fields in org.flowable.spring.boot declared as FlowableMailPropertiesModifier and TypeFieldDescriptionprotected final FlowableMailPropertiesProcessEngineAutoConfiguration.mailPropertiesConstructors in org.flowable.spring.boot with parameters of type FlowableMailPropertiesModifierConstructorDescriptionProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableMailProperties in org.flowable.spring.boot.cmmn
Fields in org.flowable.spring.boot.cmmn declared as FlowableMailPropertiesModifier and TypeFieldDescriptionprotected final FlowableMailPropertiesCmmnEngineAutoConfiguration.mailPropertiesConstructors in org.flowable.spring.boot.cmmn with parameters of type FlowableMailPropertiesModifierConstructorDescriptionCmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)