public class RequestCorrelationUtils
extends java.lang.Object
| Constructor and Description |
|---|
RequestCorrelationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCurrentRequestId()
Retrieves the current request correlation id if present.
|
static java.lang.String |
getCurrentSessionId()
Retrieves the current request correlation id if present.
|
public static java.lang.String getCurrentSessionId()
nullpublic static java.lang.String getCurrentRequestId()
null