Package org.flowable.spring.boot.content
Class ContentEngineRestConfiguration
- java.lang.Object
-
- org.flowable.spring.boot.content.ContentEngineRestConfiguration
-
@Import(DispatcherServletConfiguration.class) @ComponentScan("org.flowable.content.rest.service.api") public class ContentEngineRestConfiguration extends Object
Component scan for the Content Rest API Configuration.- Author:
- Filip Hrisafov
-
-
Constructor Summary
Constructors Constructor Description ContentEngineRestConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContentRestResponseFactorycmmnRestResponseFactory()
-
-
-
Method Detail
-
cmmnRestResponseFactory
@Bean public ContentRestResponseFactory cmmnRestResponseFactory()
-
-