Class DocumentPropertyCSVWriter

java.lang.Object
org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter<Property>
org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
All Implemented Interfaces:
Marshaller<Property>, Writer<Property>

@Setup(mode=SINGLETON, priority=2000) public class DocumentPropertyCSVWriter extends AbstractCSVWriter<Property>
Since:
10.3
  • Field Details

  • Constructor Details

    • DocumentPropertyCSVWriter

      public DocumentPropertyCSVWriter()
  • Method Details