Package | Description |
---|---|
org.apache.sling.cms.insights |
Support for Content Insights
|
Modifier and Type | Method and Description |
---|---|
InsightRequest.TYPE |
InsightRequest.getType()
Get the type of this request.
|
default InsightRequest.TYPE |
PageInsightRequest.getType() |
default InsightRequest.TYPE |
FileInsightRequest.getType() |
static InsightRequest.TYPE |
InsightRequest.TYPE.valueOf(java.lang.String name)
Returns 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.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.