Class CommentListJsonWriter

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

@Setup(mode=SINGLETON, priority=2000) public class CommentListJsonWriter extends DefaultListJsonWriter<Comment>
Since:
10.3
  • Constructor Details

    • CommentListJsonWriter

      public CommentListJsonWriter()