| Package | Description |
|---|---|
| org.odpi.openmetadata.commonservices.ffdc |
The FFDC Services provide common exceptions and error handling for service running in OMAG Servers.
|
| Modifier and Type | Method and Description |
|---|---|
RESTCallToken |
RESTCallLogger.logRESTCall(String serverName,
String userId,
String methodName)
Log the start of an inbound REST Call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RESTCallLogger.logRESTCallReturn(RESTCallToken token,
String response)
Log the return of an inbound REST Call.
|
Copyright © 2018–2020 ODPi. All rights reserved.