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
IOException
AppVersioningException
public String exportAppTranslation(ByteArrayOutputStream byteStream, String appModelId, com.google.common.net.MediaType format) throws IOException, AppVersioningException
IOException
AppVersioningException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.