Uses of Class
org.flowable.spring.boot.FlowableProperties
Packages that use FlowableProperties
Package
Description
-
Uses of FlowableProperties in org.flowable.spring.boot
Fields in org.flowable.spring.boot declared as FlowablePropertiesModifier and TypeFieldDescriptionprotected final FlowablePropertiesAbstractEngineAutoConfiguration.flowablePropertiesConstructors in org.flowable.spring.boot with parameters of type FlowablePropertiesModifierConstructorDescriptionAbstractEngineAutoConfiguration(FlowableProperties flowableProperties) AbstractSpringEngineAutoConfiguration(FlowableProperties flowableProperties) ProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableProperties in org.flowable.spring.boot.app
Constructors in org.flowable.spring.boot.app with parameters of type FlowablePropertiesModifierConstructorDescriptionAppEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableProperties in org.flowable.spring.boot.cmmn
Constructors in org.flowable.spring.boot.cmmn with parameters of type FlowablePropertiesModifierConstructorDescriptionCmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableProperties in org.flowable.spring.boot.dmn
Constructors in org.flowable.spring.boot.dmn with parameters of type FlowablePropertiesModifierConstructorDescriptionDmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableDmnProperties dmnProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableProperties in org.flowable.spring.boot.eventregistry
Constructors in org.flowable.spring.boot.eventregistry with parameters of type FlowablePropertiesModifierConstructorDescriptionEventRegistryAutoConfiguration(FlowableProperties flowableProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableProperties in org.flowable.spring.boot.idm
Constructors in org.flowable.spring.boot.idm with parameters of type FlowablePropertiesModifierConstructorDescriptionIdmEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableIdmProperties idmProperties)