Class DocumentRouteListWriter

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

@Setup(mode=SINGLETON, priority=2000) public class DocumentRouteListWriter extends DefaultListJsonWriter<DocumentRoute>
Since:
7.2
  • Constructor Details

    • DocumentRouteListWriter

      public DocumentRouteListWriter()