Class NuxeoGroupListJsonReader

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

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

    • NuxeoGroupListJsonReader

      public NuxeoGroupListJsonReader()