Package | Description |
---|---|
org.apache.sling.api.scripting | |
org.apache.sling.scripting.core |
Modifier and Type | Method and Description |
---|---|
@Nullable SlingScriptHelper |
SlingBindings.getSling()
|
Modifier and Type | Method and Description |
---|---|
void |
SlingBindings.setSling(SlingScriptHelper sling)
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptHelper
Simple script helper providing access to the (wrapped) response, the
on-demand writer and a simple API for request inclusion.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.