Class ZipImportDataSource

  • All Implemented Interfaces:
    org.sakaiproject.importer.api.ImportDataSource

    public class ZipImportDataSource
    extends BasicImportDataSource
    • Constructor Detail

      • ZipImportDataSource

        public ZipImportDataSource()
    • Method Detail

      • setArchiveDir

        public void setArchiveDir​(String a)
      • cleanup

        public void cleanup()
        Specified by:
        cleanup in interface org.sakaiproject.importer.api.ImportDataSource
        Overrides:
        cleanup in class BasicImportDataSource