public class AgentConfigurationUpgrade extends PreferencesUpgrade
| Constructor and Description |
|---|
AgentConfigurationUpgrade()
Constructor for
AgentConfigurationUpgrade. |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationSchemaVersionPreference() |
static void |
upgradeToLatest(Preferences preferences)
This is a convenience method that upgrades the given agent preferences to the latest configuration schema
version.
|
getConfigurationSchemaVersion, setConfigurationSchemaVersion, upgradepublic AgentConfigurationUpgrade()
AgentConfigurationUpgrade.public static void upgradeToLatest(Preferences preferences)
preferences - the preferences to upgradepublic String getConfigurationSchemaVersionPreference()
getConfigurationSchemaVersionPreference in class PreferencesUpgradeCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.