repo1.maven.org$maven2@org.apache.sling$org.apache.sling.api@2.1.0
repo1.maven.org$maven2@org.apache.sling$org.apache.sling.api@2.1.0@org$apache$sling$api$scripting$SlingScriptConstants.java
file
oh
o
[]
package org.apache.sling.api.scripting;
Some constants for the scripting.
The name of the script context attribute holding the
org.apache.sling.api.resource.ResourceResolver which
has been used to resolve the script. This resource resolver can be used by the
script engines to further locate scripts (for includes etc.).
The value is set in the
SLING_SCOPE of the script context.
The event property listing the script engine factory name. The value is a string.
The event property listing the script engine factory name. The value is a string.
The event property listing the script engine factory extensions. The value is
a string array.
The event property listing the script engine factory language. The value is
a string.
The event property listing the script engine factory language version. The value is
a string.
The event property listing the script engine factory mime types. The value is
a string array.