public final class Upgrade extends Object
Modifier and Type | Method and Description |
---|---|
static void |
upgrade(UpgradeContext context)
Upgrades the server from
fromVersion to toVersion located in the upgrade context. |
public static void upgrade(UpgradeContext context) throws com.forgerock.opendj.cli.ClientException
fromVersion
to toVersion
located in the upgrade context.context
- The context of the upgrade.com.forgerock.opendj.cli.ClientException
- If an error occurred while performing the upgrade.Copyright 2010-2020 ForgeRock AS.