| Package | Description | 
|---|---|
| org.apache.sling.api.scripting | |
| org.apache.sling.scripting.core | 
| Modifier and Type | Method and Description | 
|---|---|
| @Nullable SlingScript | SlingScriptResolver. findScript(@NotNull ResourceResolver resourceResolver,
          @NotNull java.lang.String name)Deprecated.  Finds the  SlingScriptfor the given name. | 
| @NotNull SlingScript | SlingScriptHelper. getScript()Returns the  SlingScriptbeing called to handle the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| SlingScript | ScriptHelper. getScript() | 
| Constructor and Description | 
|---|
| ScriptHelper(org.osgi.framework.BundleContext ctx,
            SlingScript script) | 
| ScriptHelper(org.osgi.framework.BundleContext ctx,
            SlingScript script,
            SlingHttpServletRequest request,
            SlingHttpServletResponse response) | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.