| Package | Description |
|---|---|
| com.liferay.portal.kernel.monitoring |
| Modifier and Type | Method and Description |
|---|---|
RequestStatus |
DataSample.getRequestStatus() |
static RequestStatus |
RequestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestStatus[] |
RequestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSample.capture(RequestStatus requestStatus) |