| Package | Description |
|---|---|
| org.gitlab4j.api |
| Modifier and Type | Method and Description |
|---|---|
ImportStatus |
ImportExportApi.getImportStatus(Object projectIdOrPath)
Get the status of an import.
|
ImportStatus |
ImportExportApi.startImport(Object namespaceIdOrPath,
File exportFile,
String path,
Boolean overwrite,
Project overrideParams)
Import an exported project.
|
Copyright © 2019. All rights reserved.