Uses of Interface
de.espirit.firstspirit.access.export.ImportProgress
Packages that use ImportProgress
-
Uses of ImportProgress in de.espirit.firstspirit.access.admin
Methods in de.espirit.firstspirit.access.admin that return types with arguments of type ImportProgressModifier and TypeMethodDescriptionProjectStorage.startImport
(ImportParameters importParameters) Start project import.ProjectStorage.startPartialInstall
(long projectId, Map<String, String> layerMappings, List<ExportFile> backups) Install incremental or differential backup file into a existing project.ProjectStorage.startProjectRevert
(long projectId, String snapshotFileName) Revert a project to a state after a snapshot has been installed.