Package | Description |
---|---|
org.apache.sling.cms.insights |
Support for Content Insights
|
Modifier and Type | Method and Description |
---|---|
Insight |
InsightProvider.evaluateRequest(InsightRequest request)
Evaluate the request and return a response with the details.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Insight> |
InsightsModel.getInsights()
Retrieve the insights for the current resource.
|
java.util.List<Insight> |
InsightFactory.getInsights(File file)
Get the insights which are enabled for a particular file.
|
java.util.List<Insight> |
InsightFactory.getInsights(Page page)
Get the insights which are enabled for a particular page.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.