Uses of Enum
org.apache.sling.cms.insights.InsightRequest.TYPE
Packages that use InsightRequest.TYPE
-
Uses of InsightRequest.TYPE in org.apache.sling.cms.insights
Methods in org.apache.sling.cms.insights that return InsightRequest.TYPEModifier and TypeMethodDescriptiondefault InsightRequest.TYPEFileInsightRequest.getType()InsightRequest.getType()Get the type of this request.default InsightRequest.TYPEPageInsightRequest.getType()static InsightRequest.TYPEReturns the enum constant of this type with the specified name.static InsightRequest.TYPE[]InsightRequest.TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared.