Class DocumentTypeListJsonWriter

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

@Setup(mode=SINGLETON, priority=2001) public class DocumentTypeListJsonWriter extends DefaultListJsonWriter<DocumentType>
Since:
7.2
  • Field Details

  • Constructor Details

    • DocumentTypeListJsonWriter

      public DocumentTypeListJsonWriter()