| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.core.util |
| Modifier and Type | Method and Description |
|---|---|
static JSONPropertyWriter |
JSONPropertyWriter.create() |
JSONPropertyWriter |
JSONPropertyWriter.dateTimeFormat(DateTimeFormat dateTimeFormat) |
JSONPropertyWriter |
JSONPropertyWriter.filesBaseUrl(String filesBaseUrl) |
JSONPropertyWriter |
JSONPropertyWriter.prefix(String prefix) |
JSONPropertyWriter |
JSONPropertyWriter.writeEmpty(boolean writeEmpty) |
JSONPropertyWriter |
JSONPropertyWriter.writeNull(boolean writeNull) |
| Constructor and Description |
|---|
JSONPropertyWriter(JSONPropertyWriter writer)
Copy constructor.
|
Copyright © 2019 Nuxeo. All rights reserved.