Uses of Class
org.flowable.spring.boot.content.FlowableContentProperties
-
Packages that use FlowableContentProperties Package Description org.flowable.spring.boot org.flowable.spring.boot.content -
-
Uses of FlowableContentProperties in org.flowable.spring.boot
Methods in org.flowable.spring.boot with parameters of type FlowableContentProperties Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBeanRestApiAutoConfiguration.ContentEngineRestApiConfiguration. contentServlet(FlowableContentProperties properties) -
Uses of FlowableContentProperties in org.flowable.spring.boot.content
Fields in org.flowable.spring.boot.content declared as FlowableContentProperties Modifier and Type Field Description protected FlowableContentPropertiesContentEngineAutoConfiguration. contentPropertiesConstructors in org.flowable.spring.boot.content with parameters of type FlowableContentProperties Constructor Description ContentEngineAutoConfiguration(FlowableProperties flowableProperties, FlowableContentProperties contentProperties)
-