Package | Description |
---|---|
com.edorasware.cloud.core.transfer | |
com.edorasware.cloud.core.transfer.internal | |
com.edorasware.one.app.migration | |
com.edorasware.one.app.migration.internal |
Modifier and Type | Method and Description |
---|---|
AppContent |
AppReader.getAppContent(File appFile,
String sourceLocation)
Returns the App content.
|
Modifier and Type | Method and Description |
---|---|
String |
AppImporter.importApp(AppContent appContent,
String appModelId,
boolean importParentApp,
boolean isSystemApp,
boolean importAsDuplicate,
String comment,
Collection<String> modelToImportIds) |
boolean |
AppImporter.isImportNeeded(AppContent appContent) |
Modifier and Type | Method and Description |
---|---|
AppContent |
AppReaderService.getAppContent(File appFile,
String sourceLocation) |
AppContent |
BaseAppReader.getAppContent(File appFile,
String sourceLocation) |
Modifier and Type | Method and Description |
---|---|
AppContent |
AppMigration.applyMigration(AppContent appContent)
Apply the migrations to the given App content, returning the migrated App content.
|
Modifier and Type | Method and Description |
---|---|
AppContent |
AppMigration.applyMigration(AppContent appContent)
Apply the migrations to the given App content, returning the migrated App content.
|
Modifier and Type | Method and Description |
---|---|
AppContent |
AppMigration150S117ModelReferences.applyMigration(AppContent appContent) |
AppContent |
AppMigration150S79AddFormsToProcessModel.applyMigration(AppContent appContent) |
AppContent |
AppMigration150S92AppGlobalId.applyMigration(AppContent appContent) |
AppContent |
AppMigration150S98SkeletonMetadata.applyMigration(AppContent appContent) |
Modifier and Type | Method and Description |
---|---|
AppContent |
AppMigration150S117ModelReferences.applyMigration(AppContent appContent) |
AppContent |
AppMigration150S79AddFormsToProcessModel.applyMigration(AppContent appContent) |
AppContent |
AppMigration150S92AppGlobalId.applyMigration(AppContent appContent) |
AppContent |
AppMigration150S98SkeletonMetadata.applyMigration(AppContent appContent) |
static boolean |
AppMigrationUtil.skipLegacyMigration(AppContent appContent,
String patchId)
Checks whether a legacy migration with the given patch ID should be skipped.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.