Class LogEntryCSVWriter

java.lang.Object
org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter<LogEntry>
org.nuxeo.ecm.platform.audit.io.LogEntryCSVWriter
All Implemented Interfaces:
Marshaller<LogEntry>, Writer<LogEntry>

@Setup(mode=SINGLETON, priority=2000) public class LogEntryCSVWriter extends AbstractCSVWriter<LogEntry>
Convert LogEntry to CSV only keeping default and fetched properties if any.
Since:
11.1