Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Class has been split into ItemExportService & ItemExportCLITool
  • exportAsZip now requires an Iterator<Item> instead of an ItemIterator
  • getExportDownloadDirectory,deleteOldExportArchives methods now require an EPerson instead of an identifier
  • getExportFileSize & getExportFileLastModified now require a context

app.itemimport package

ItemImport

...

refactored into: ItemImportService

Factory usage: ItemImportServiceFactory.getInstance().getItemImportService()

...