| Package | Description | 
|---|---|
| com.edorasware.cloud.core.transfer | |
| com.edorasware.cloud.core.transfer.internal | 
| Modifier and Type | Method and Description | 
|---|---|
AppWriter | 
AppWriterFactory.getDirectoryAppWriter(Path path)
Creates an AppWriter to write an AppModel unpacked to a directory. 
 | 
AppWriter | 
AppWriterFactory.getZipAppWriter(OutputStream stream)
Creates an AppWriter to write an AppModel in Zip format to an output stream. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
AppExporter.exportApp(AppWriter appWriter,
         String appModelId,
         Collection<String> modelsToExport)  | 
| Modifier and Type | Method and Description | 
|---|---|
AppWriter | 
DefaultAppWriterFactory.getDirectoryAppWriter(Path path)  | 
AppWriter | 
DefaultAppWriterFactory.getZipAppWriter(OutputStream stream)  | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.