Class ImportEvent.IMPORT_SUMMARY

    • Field Detail

      • importTime

        public final long importTime
      • errorCount

        public final int errorCount
    • Constructor Detail

      • IMPORT_SUMMARY

        public IMPORT_SUMMARY​(long importTime,
                              int errorCount)