Uses of Class
com.flowable.spring.boot.dmn.FlowableDmnProperties
Package | Description |
---|---|
com.flowable.spring.boot | |
com.flowable.spring.boot.dmn |
-
Uses of FlowableDmnProperties in com.flowable.spring.boot
Methods in com.flowable.spring.boot with parameters of type FlowableDmnProperties Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<org.springframework.web.servlet.DispatcherServlet>
RestApiAutoConfiguration.DmnEngineRestApiConfiguration. dmnServlet(FlowableDmnProperties properties)
-
Uses of FlowableDmnProperties in com.flowable.spring.boot.dmn
Fields in com.flowable.spring.boot.dmn declared as FlowableDmnProperties Modifier and Type Field Description protected FlowableDmnProperties
DmnEngineAutoConfiguration. dmnProperties
Constructors in com.flowable.spring.boot.dmn with parameters of type FlowableDmnProperties Constructor Description DmnEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableDmnProperties dmnProperties, FlowableAutoDeploymentProperties autoDeploymentProperties)