Uses of Class
com.flowable.spring.boot.properties.FlowableAutoDeploymentProperties
-
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot
Fields in com.flowable.spring.boot declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesProcessEngineAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot with parameters of type FlowableAutoDeploymentProperties Constructor Description ProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties, AsyncHistoryProperties asyncHistoryProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.app
Fields in com.flowable.spring.boot.app declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesAppEngineAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot.app with parameters of type FlowableAutoDeploymentProperties Constructor Description AppEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.cmmn
Fields in com.flowable.spring.boot.cmmn declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesCmmnEngineAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot.cmmn with parameters of type FlowableAutoDeploymentProperties Constructor Description CmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableHttpProperties httpProperties, FlowableMailProperties mailProperties, FlowableAutoDeploymentProperties autoDeploymentProperties, AsyncHistoryProperties asyncHistoryProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.content
Fields in com.flowable.spring.boot.content declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesContentEngineAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot.content with parameters of type FlowableAutoDeploymentProperties Constructor Description ContentEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableContentProperties contentProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.dmn
Fields in com.flowable.spring.boot.dmn declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesDmnEngineAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot.dmn with parameters of type FlowableAutoDeploymentProperties Constructor Description DmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableDmnProperties dmnProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.eventregistry
Fields in com.flowable.spring.boot.eventregistry declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesEventRegistryAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot.eventregistry with parameters of type FlowableAutoDeploymentProperties Constructor Description EventRegistryAutoConfiguration(FlowableProperties flowableProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.form
Fields in com.flowable.spring.boot.form declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesFormEngineAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot.form with parameters of type FlowableAutoDeploymentProperties Constructor Description FormEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableFormProperties formProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.idm
Fields in com.flowable.spring.boot.idm declared as FlowableAutoDeploymentProperties Modifier and Type Field Description protected FlowableAutoDeploymentPropertiesIdmEngineAutoConfiguration. autoDeploymentPropertiesConstructors in com.flowable.spring.boot.idm with parameters of type FlowableAutoDeploymentProperties Constructor Description IdmEngineAutoConfiguration(org.springframework.core.io.ResourceLoader resourceLoader, FlowableProperties flowableProperties, FlowableIdmProperties idmProperties, AsyncHistoryProperties asyncHistoryProperties, MultiTenantProperties multiTenantProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableAutoDeploymentProperties in com.flowable.spring.boot.util
Methods in com.flowable.spring.boot.util with parameters of type FlowableAutoDeploymentProperties Modifier and Type Method Description static org.flowable.common.spring.CommonAutoDeploymentPropertiesFlowableAutoDeploymentUtils. deploymentPropertiesForEngine(java.lang.String engineType, FlowableAutoDeploymentProperties deploymentProperties)