Skip to content

Commit f01d0b6

Browse files
Deprecate JavaScript Use API for AEMaaCS
CQDOC-22049 --------- Co-authored-by: Radu Cotescu <[email protected]>
1 parent 7a98e34 commit f01d0b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SPECIFICATION.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,6 +1443,11 @@ The Use-API POJOs can also expose a public method, called `init`, with the follo
14431443
The `bindings` map can contain objects that provide context to the currently executed HTL script that the Use-API object can use for its processing.
14441444

14451445
### 4.2. JavaScript Use-API
1446+
1447+
>The JavaScript Use API has been deprecated for use with AEM as a Cloud Service. Please use [the Java Use API instead.](https://experienceleague.adobe.com/en/docs/experience-manager-htl/content/java-use-api)
1448+
>
1449+
>[Please see the AEM as a Cloud Service release notes](https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/release-notes/deprecated-removed-features) for more information on deprecated and removed features.
1450+
14461451
Use objects can also be defined with JavaScript, using the following conventions:
14471452

14481453
```javascript

0 commit comments

Comments
 (0)