Uses of Enum Class
com.liferay.portal.kernel.monitoring.PortletRequestType
Packages that use PortletRequestType
-
Uses of PortletRequestType in com.liferay.portal.kernel.monitoring
Methods in com.liferay.portal.kernel.monitoring that return PortletRequestTypeModifier and TypeMethodDescriptionstatic PortletRequestTypeReturns the enum constant of this class with the specified name.static PortletRequestType[]PortletRequestType.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 PortletRequestTypeModifier and TypeMethodDescriptionDataSampleFactory.createPortletRequestDataSample(PortletRequestType requestType, PortletRequest portletRequest, PortletResponse portletResponse)