Uses of Enum Class
com.liferay.portal.kernel.monitoring.RequestStatus
Packages that use RequestStatus
-
Uses of RequestStatus in com.liferay.portal.kernel.monitoring
Methods in com.liferay.portal.kernel.monitoring that return RequestStatusModifier and TypeMethodDescriptionDataSample.getRequestStatus()
static RequestStatus
Returns the enum constant of this class with the specified name.static RequestStatus[]
RequestStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.portal.kernel.monitoring with parameters of type RequestStatus