public class AppExporter extends Object
| Constructor and Description | 
|---|
AppExporter()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
exportApp(AppWriter appWriter,
         String appModelId,
         Collection<String> modelsToExport)  | 
String | 
exportAppTranslation(ByteArrayOutputStream byteStream,
                    String appModelId,
                    com.google.common.net.MediaType format)  | 
public String exportApp(AppWriter appWriter, String appModelId, Collection<String> modelsToExport) throws IOException, AppVersioningException
IOExceptionAppVersioningExceptionpublic String exportAppTranslation(ByteArrayOutputStream byteStream, String appModelId, com.google.common.net.MediaType format) throws IOException, AppVersioningException
IOExceptionAppVersioningExceptionCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.