Modifier and Type | Method and Description |
---|---|
static VersionInfo |
VersionInfo.checkAndCreate(java.lang.String version) |
static VersionInfo |
VersionInfo.create(java.lang.String version) |
static VersionInfo |
VersionInfo.create(java.lang.String version,
java.lang.String displayName) |
Modifier and Type | Method and Description |
---|---|
boolean |
VersionInfo.greaterThan(VersionInfo version) |
boolean |
VersionInfo.greaterThanOrEquals(VersionInfo version) |
Modifier and Type | Field and Description |
---|---|
VersionInfo |
DataProtectGeneration.blueMind |
Modifier and Type | Method and Description |
---|---|
DataProtectGeneration |
DataProtectGenerationStore.newGeneration(int id,
java.util.Date startTime,
VersionInfo vi) |
DataProtectGeneration |
DataProtectGenerationStore.newGeneration(VersionInfo version) |
Modifier and Type | Method and Description |
---|---|
BmContext |
BackupDataProvider.DIRECTORY(PartGeneration pgPart,
VersionInfo dpVersion) |
static void |
UpgraderMigration.migrate(UpgraderStore store,
VersionInfo from,
java.util.List<java.lang.String> servers) |
Modifier and Type | Method and Description |
---|---|
static void |
UpgraderMigration.migrate(UpgraderStore store,
VersionInfo from,
java.util.List<java.lang.String> servers) |
Constructor and Description |
---|
InstallationUpgradeTask(BmContext context,
VersionInfo from) |
Copyright © 2021. All Rights Reserved.