Class DirectoryListJsonWriter

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

@Setup(mode=SINGLETON, priority=2000) public class DirectoryListJsonWriter extends DefaultListJsonWriter<Directory>
Since:
8.4
  • Field Details

  • Constructor Details

    • DirectoryListJsonWriter

      public DirectoryListJsonWriter()