@Import(value=DispatcherServletConfiguration.class) @ComponentScan(value="org.flowable.cmmn.rest.service.api") public class CmmnEngineRestConfiguration extends Object
| Constructor and Description |
|---|
CmmnEngineRestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CmmnRestResponseFactory |
cmmnRestResponseFactory() |
@Bean public CmmnRestResponseFactory cmmnRestResponseFactory()
Copyright © 2018 Flowable. All rights reserved.