Package | Description |
---|---|
com.edorasware.cloud.core.transfer | |
com.edorasware.one.app | |
com.edorasware.one.app.migration | |
com.edorasware.one.app.migration.internal |
Modifier and Type | Method and Description |
---|---|
AppFormatVersion |
AppContent.getAppFormatVersion()
Returns the App format version for this App.
|
Modifier and Type | Field and Description |
---|---|
static AppFormatVersion |
AppFormatVersion.NO_VERSION |
Modifier and Type | Method and Description |
---|---|
static AppFormatVersion |
AppFormatVersion.getCurrentVersion()
Returns the current App version.
|
static AppFormatVersion |
AppFormatVersion.parse(String s)
Parses an App format version from the given string.
|
Modifier and Type | Method and Description |
---|---|
int |
AppFormatVersion.compareTo(AppFormatVersion that) |
boolean |
AppFormatVersion.isCompatible(AppFormatVersion incomingVersion)
Checks whether the incoming App version is compatible with this version.
|
Modifier and Type | Method and Description |
---|---|
Optional<AppFormatVersion> |
AppMigration.getTargetAppVersion()
Returns the target App version for this migration.
|
Modifier and Type | Method and Description |
---|---|
Optional<AppFormatVersion> |
AppMigration150S117ModelReferences.getTargetAppVersion() |
Optional<AppFormatVersion> |
AppMigration150S79AddFormsToProcessModel.getTargetAppVersion() |
Optional<AppFormatVersion> |
AppMigration150S92AppGlobalId.getTargetAppVersion() |
Optional<AppFormatVersion> |
AppMigration150S98SkeletonMetadata.getTargetAppVersion() |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.