Class MigrationListJsonWriter

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

@Setup(mode=SINGLETON, priority=2000) public class MigrationListJsonWriter extends DefaultListJsonWriter<Migration>
Since:
11.3
  • Field Details

  • Constructor Details

    • MigrationListJsonWriter

      public MigrationListJsonWriter()