@RestController public class ContentEngineResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ContentRestApiInterceptor |
restApiInterceptor |
| Constructor and Description |
|---|
ContentEngineResource() |
| Modifier and Type | Method and Description |
|---|---|
EngineInfoResponse |
getEngineInfo() |
@Autowired(required=false) protected ContentRestApiInterceptor restApiInterceptor
@GetMapping(value="/content-management/engine",
produces="application/json")
public EngineInfoResponse getEngineInfo()
Copyright © 2020 Flowable. All rights reserved.