Uses of Class
org.flowable.spring.boot.eventregistry.FlowableEventRegistryProperties
Packages that use FlowableEventRegistryProperties
Package
Description
-
Uses of FlowableEventRegistryProperties in org.flowable.spring.boot
Fields in org.flowable.spring.boot declared as FlowableEventRegistryPropertiesModifier and TypeFieldDescriptionprotected final FlowableEventRegistryPropertiesProcessEngineAutoConfiguration.eventPropertiesMethods in org.flowable.spring.boot with parameters of type FlowableEventRegistryPropertiesModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.ServletRegistrationBeanRestApiAutoConfiguration.EventRegistryRestApiConfiguration.eventRegistryServlet(FlowableEventRegistryProperties properties) Constructors in org.flowable.spring.boot with parameters of type FlowableEventRegistryPropertiesModifierConstructorDescriptionProcessEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableProcessProperties processProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableEventRegistryProperties in org.flowable.spring.boot.app
Fields in org.flowable.spring.boot.app declared as FlowableEventRegistryPropertiesModifier and TypeFieldDescriptionprotected final FlowableEventRegistryPropertiesAppEngineAutoConfiguration.eventPropertiesConstructors in org.flowable.spring.boot.app with parameters of type FlowableEventRegistryPropertiesModifierConstructorDescriptionAppEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableAppProperties appProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableEventRegistryProperties in org.flowable.spring.boot.cmmn
Fields in org.flowable.spring.boot.cmmn declared as FlowableEventRegistryPropertiesModifier and TypeFieldDescriptionprotected final FlowableEventRegistryPropertiesCmmnEngineAutoConfiguration.eventPropertiesConstructors in org.flowable.spring.boot.cmmn with parameters of type FlowableEventRegistryPropertiesModifierConstructorDescriptionCmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties) -
Uses of FlowableEventRegistryProperties in org.flowable.spring.boot.eventregistry
Fields in org.flowable.spring.boot.eventregistry declared as FlowableEventRegistryPropertiesModifier and TypeFieldDescriptionprotected final FlowableEventRegistryPropertiesEventRegistryAutoConfiguration.eventPropertiesConstructors in org.flowable.spring.boot.eventregistry with parameters of type FlowableEventRegistryPropertiesModifierConstructorDescriptionEventRegistryAutoConfiguration(FlowableProperties flowableProperties, FlowableEventRegistryProperties eventProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)