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