Class LogEntryListJsonWriter

All Implemented Interfaces:
Marshaller<List<LogEntry>>, Writer<List<LogEntry>>

@Setup(mode=SINGLETON, priority=2000) public class LogEntryListJsonWriter extends DefaultListJsonWriter<LogEntry>
Since:
7.2
  • Field Details

  • Constructor Details

    • LogEntryListJsonWriter

      public LogEntryListJsonWriter()