Uses of Class
org.apache.sling.cms.insights.Insight
Packages that use Insight
-
Uses of Insight in org.apache.sling.cms.insights
Methods in org.apache.sling.cms.insights that return InsightModifier and TypeMethodDescriptionInsightProvider.evaluateRequest(InsightRequest request) Evaluate the request and return a response with the details.Methods in org.apache.sling.cms.insights that return types with arguments of type InsightModifier and TypeMethodDescriptionInsightFactory.getInsights(File file) Get the insights which are enabled for a particular file.InsightFactory.getInsights(Page page) Get the insights which are enabled for a particular page.InsightsModel.getInsights()Retrieve the insights for the current resource.