| Package | Description |
|---|---|
| com.liferay.portal.kernel.monitoring |
| Modifier and Type | Method and Description |
|---|---|
static PortletRequestType |
PortletRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortletRequestType[] |
PortletRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataSample |
DataSampleFactory.createPortletRequestDataSample(PortletRequestType requestType,
PortletRequest portletRequest,
PortletResponse portletResponse) |