Uses of Record Class
org.opends.server.tools.upgrade.UpgradeTaskVersion
Package
Description
Defines the specific classes that are used by the upgrade tool.
Contains implementations for various Directory Server utility classes and methods which may be used throughout the
server but do not necessarily fit in elsewhere.
-
Uses of UpgradeTaskVersion in org.opends.server.tools.upgrade
Modifier and TypeMethodDescriptionstatic UpgradeTaskVersion
UpgradeTaskVersion.upgradeVersion
(com.forgerock.opendj.util.Version version) Creates and returns a new upgrade version with no meaningful upgrade number.static UpgradeTaskVersion
UpgradeTaskVersion.upgradeVersion
(com.forgerock.opendj.util.Version version, int upgradeNumber) Creates and returns a new upgrade version set with provided parameters. -
Uses of UpgradeTaskVersion in org.opends.server.util
Modifier and TypeMethodDescriptionstatic UpgradeTaskVersion
BuildVersion.binaryUpgradeVersion()
Returns the build upgrade version of the running binaries.static UpgradeTaskVersion
BuildVersion.configUpgradeVersion()
Returns the configuration upgrade version of the instance.static UpgradeTaskVersion
BuildVersion.dataUpgradeVersion()
Returns the data upgrade version of the instance.