Uses of Class
org.flowable.spring.boot.dmn.FlowableDmnProperties
Packages that use FlowableDmnProperties
-
Uses of FlowableDmnProperties in org.flowable.spring.boot
Methods in org.flowable.spring.boot with parameters of type FlowableDmnPropertiesModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.ServletRegistrationBeanRestApiAutoConfiguration.DmnEngineRestApiConfiguration.dmnServlet(FlowableDmnProperties properties) -
Uses of FlowableDmnProperties in org.flowable.spring.boot.dmn
Fields in org.flowable.spring.boot.dmn declared as FlowableDmnPropertiesModifier and TypeFieldDescriptionprotected final FlowableDmnPropertiesDmnEngineAutoConfiguration.dmnPropertiesConstructors in org.flowable.spring.boot.dmn with parameters of type FlowableDmnPropertiesModifierConstructorDescriptionDmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableDmnProperties dmnProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)