Package org.opends.server.tools.upgrade
Defines the specific classes that are used by the upgrade tool. This includes CLI, engine and several helper classes
which are used to perform the full strategy of the upgrade of the OpenDJ server.
-
Class Summary Class Description ProgressMonitor A progress notification callback.Upgrade This class contains the table of upgrade tasks that need performing when upgrading from one version to another.UpgradeCli This class provides the CLI used for upgrading the OpenDJ product.UpgradeTaskVersion Represents the version used for determining if the upgrade tool must be run and whether an upgrade task must run during the upgrade process.