Class LogEntryJsonReader

All Implemented Interfaces:
Marshaller<LogEntry>, Reader<LogEntry>

@Setup(mode=SINGLETON, priority=2000) public class LogEntryJsonReader extends EntityJsonReader<LogEntry>
Since:
2025.0
  • Constructor Details

    • LogEntryJsonReader

      public LogEntryJsonReader()
  • Method Details