Class ComplexPropertyJSONEncoder
java.lang.Object
org.nuxeo.ecm.automation.core.util.ComplexPropertyJSONEncoder
Helper to handle marshalling of complex types into a JSON-encoded string.
- Since:
- 7.1
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
encode
(ComplexProperty cp, DateTimeFormat dateTimeFormat)
-
Constructor Details
-
ComplexPropertyJSONEncoder
public ComplexPropertyJSONEncoder()
-
-
Method Details
-
encode
- Throws:
IOException
-
encode
- Throws:
IOException
-