Uses of Class
de.unirostock.sems.cbarchive.web.exception.ImporterException
-
Packages that use ImporterException Package Description de.unirostock.sems.cbarchive.web.importer -
-
Uses of ImporterException in de.unirostock.sems.cbarchive.web.importer
Methods in de.unirostock.sems.cbarchive.web.importer that throw ImporterException Modifier and Type Method Description protected FileImporter. createTempDir()creates a temporary directory, should be cleaned in close.static ImporterImporter. getImporter(Archive archive, UserManager user)Gets an importer corresponding to the type of archive.static ImporterImporter. getImporter(String type, String remoteUrl, UserManager user)Gets an importer corresponding to the given type.GitImporterGitImporter. importRepo()HttpImporterHttpImporter. importRepo()abstract ImporterImporter. importRepo()
-