| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.