Uses of Class
org.eclipse.dirigible.repository.api.RepositoryExportException
-
Uses of RepositoryExportException in org.eclipse.dirigible.repository.api
Methods in org.eclipse.dirigible.repository.api that throw RepositoryExportException Modifier and Type Method Description byte[]IRepositoryExporter. exportZip(String relativeRoot, boolean inclusive)Export all the content under the given path with the target repository instance Include or NOT the last segment of the relative root during the archiving.byte[]IRepositoryExporter. exportZip(List<String> relativeRoots)Export all the content under the given path(s) with the target repository instance Include the last segment of the relative roots during the archiving.