Uses of Class
org.flowable.spring.boot.cmmn.FlowableCmmnProperties
Packages that use FlowableCmmnProperties
-
Uses of FlowableCmmnProperties in org.flowable.spring.boot
Methods in org.flowable.spring.boot with parameters of type FlowableCmmnPropertiesModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.ServletRegistrationBeanRestApiAutoConfiguration.CmmnEngineRestApiConfiguration.cmmnServlet(FlowableCmmnProperties properties) -
Uses of FlowableCmmnProperties in org.flowable.spring.boot.cmmn
Fields in org.flowable.spring.boot.cmmn declared as FlowableCmmnPropertiesModifier and TypeFieldDescriptionprotected final FlowableCmmnPropertiesCmmnEngineAutoConfiguration.cmmnPropertiesConstructors in org.flowable.spring.boot.cmmn with parameters of type FlowableCmmnPropertiesModifierConstructorDescriptionCmmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableCmmnProperties cmmnProperties, FlowableIdmProperties idmProperties, FlowableEventRegistryProperties eventProperties, FlowableMailProperties mailProperties, FlowableHttpProperties httpProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)