Package org.bson.types
Class Code
java.lang.Object
org.bson.types.Code
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CodeWithScope,CodeWScope
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
For using the Code type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Code
Deprecated.Construct a new instance with the given code.- Parameters:
code- the Javascript code
-
-
Method Details