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