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 JSONPropertyWriterJSONPropertyWriter.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 JSONPropertyWriterModifierConstructorDescriptionprotectedJSONPropertyWriter(JSONPropertyWriter writer) Copy constructor.