Class DocumentModelListJsonReader

All Implemented Interfaces:
Marshaller<List<DocumentModel>>, Reader<List<DocumentModel>>

@Setup(mode=SINGLETON, priority=2000) public class DocumentModelListJsonReader extends DefaultListJsonReader<DocumentModel>
Since:
7.2
  • Constructor Details

    • DocumentModelListJsonReader

      public DocumentModelListJsonReader()