@Import(value=DispatcherServletConfiguration.class) @ComponentScan(value="org.flowable.cmmn.rest.service.api") public class CmmnEngineRestConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
| Constructor and Description |
|---|
CmmnEngineRestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CmmnRestResponseFactory |
cmmnRestResponseFactory() |
@Autowired protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
@Bean public CmmnRestResponseFactory cmmnRestResponseFactory()
Copyright © 2020 Flowable. All rights reserved.