Uses of Class
org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Packages that use JSONPropertyWriter
-
Uses of JSONPropertyWriter in org.nuxeo.ecm.automation.core.util
Methods in org.nuxeo.ecm.automation.core.util that return JSONPropertyWriterModifier and TypeMethodDescriptionstatic JSONPropertyWriter
JSONPropertyWriter.create()
JSONPropertyWriter.dateTimeFormat
(DateTimeFormat dateTimeFormat) JSONPropertyWriter.filesBaseUrl
(String filesBaseUrl) JSONPropertyWriter.writeEmpty
(boolean writeEmpty) JSONPropertyWriter.writeNull
(boolean writeNull) Constructors in org.nuxeo.ecm.automation.core.util with parameters of type JSONPropertyWriterModifierConstructorDescriptionprotected
JSONPropertyWriter
(JSONPropertyWriter writer) Copy constructor.