public class AppReaderService extends Object
The default AppReader implementation.
This class takes care of the following:
manages a collection of readers for specific input file types
applies App patches to the incoming Apps
validates the incoming App version
Constructor and Description |
---|
AppReaderService(List<AppReader> appReaders,
List<AppMigration> appMigrations) |
Modifier and Type | Method and Description |
---|---|
AppContent |
getAppContent(File appFile,
String sourceLocation) |
public AppReaderService(List<AppReader> appReaders, List<AppMigration> appMigrations)
public AppContent getAppContent(File appFile, String sourceLocation)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.