Uses of Package
org.apache.sling.api.scripting
-
Packages that use org.apache.sling.api.scripting Package Description org.apache.sling.api.scripting -
Classes in org.apache.sling.api.scripting used by org.apache.sling.api.scripting Class Description SlingBindings TheSlingBindings
class is used to prepare global variables for script execution.SlingScript TheSlingScript
defines the API for objects which encapsulate a script.SlingScriptHelper TheSlingScriptHelper
interface defines the API of a helper class which is provided to the scripts called from sling through the global
variable.sling