Uses of Class
org.flowable.spring.boot.FlowableAutoDeploymentProperties
Packages that use FlowableAutoDeploymentProperties
Package
Description
-
Uses of FlowableAutoDeploymentProperties in org.flowable.spring.boot
Fields in org.flowable.spring.boot declared as FlowableAutoDeploymentPropertiesModifier and TypeFieldDescriptionprotected final FlowableAutoDeploymentPropertiesProcessEngineAutoConfiguration.autoDeploymentPropertiesConstructors in org.flowable.spring.boot with parameters of type FlowableAutoDeploymentPropertiesModifierConstructorDescriptionProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in org.flowable.spring.boot.app
Fields in org.flowable.spring.boot.app declared as FlowableAutoDeploymentPropertiesModifier and TypeFieldDescriptionprotected final FlowableAutoDeploymentPropertiesAppEngineAutoConfiguration.autoDeploymentPropertiesConstructors in org.flowable.spring.boot.app with parameters of type FlowableAutoDeploymentPropertiesModifierConstructorDescriptionAppEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in org.flowable.spring.boot.cmmn
Fields in org.flowable.spring.boot.cmmn declared as FlowableAutoDeploymentPropertiesModifier and TypeFieldDescriptionprotected final FlowableAutoDeploymentPropertiesCmmnEngineAutoConfiguration.autoDeploymentPropertiesConstructors in org.flowable.spring.boot.cmmn with parameters of type FlowableAutoDeploymentPropertiesModifierConstructorDescriptionCmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in org.flowable.spring.boot.dmn
Fields in org.flowable.spring.boot.dmn declared as FlowableAutoDeploymentPropertiesModifier and TypeFieldDescriptionprotected final FlowableAutoDeploymentPropertiesDmnEngineAutoConfiguration.autoDeploymentPropertiesConstructors in org.flowable.spring.boot.dmn with parameters of type FlowableAutoDeploymentPropertiesModifierConstructorDescriptionDmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableDmnProperties dmnProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in org.flowable.spring.boot.eventregistry
Fields in org.flowable.spring.boot.eventregistry declared as FlowableAutoDeploymentPropertiesModifier and TypeFieldDescriptionprotected final FlowableAutoDeploymentPropertiesEventRegistryAutoConfiguration.autoDeploymentPropertiesConstructors in org.flowable.spring.boot.eventregistry with parameters of type FlowableAutoDeploymentPropertiesModifierConstructorDescriptionEventRegistryAutoConfiguration(FlowableProperties flowableProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)