Uses of Class
org.miaixz.bus.gitlab.models.ImportStatus
Packages that use ImportStatus
-
Uses of ImportStatus in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab that return ImportStatusModifier and TypeMethodDescriptionImportExportApi.getImportStatus(Object projectIdOrPath) Get the status of an import.ImportExportApi.startImport(Object namespaceIdOrPath, File exportFile, String path, Boolean overwrite, Project overrideParams) Import an exported project.