Package | Description |
---|---|
de.unirostock.sems.cbarchive.web.importer |
Modifier and Type | Method and Description |
---|---|
protected File |
Importer.createTempDir()
creates a temporary directory, should be cleaned in close.
|
static Importer |
Importer.getImporter(Archive archive,
UserManager user)
Gets an importer corresponding to the type of archive.
|
static Importer |
Importer.getImporter(String type,
String remoteUrl,
UserManager user)
Gets an importer corresponding to the given type.
|
GitImporter |
GitImporter.importRepo() |
HttpImporter |
HttpImporter.importRepo() |
abstract Importer |
Importer.importRepo() |
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.