Package | Description |
---|---|
org.apache.sling.api.scripting |
Class and Description |
---|
SlingBindings
The
SlingBindings class is used to prepare global variables
for script execution. |
SlingScript
The
SlingScript defines the API for objects which encapsulate
a script. |
SlingScriptHelper
The
SlingScriptHelper interface defines the API of a helper
class which is provided to the scripts called from sling through the global
variable. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.