| Package | Description |
|---|---|
| org.rhq.core.db.upgrade |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigurationObfuscationUpgradeTask
Abstract base class for obfuscating the passwords in the database.
|
class |
BundleVersionOrderUpgradeTask
Database upgrade task 2.130 to fix BZ 916380 where bundle version orders got disordered when deleting bundles.
|
class |
ConfigurationObfuscationCorrectionUpgradeTask
We had a buggy version of the password obfuscation code borrowed from JBoss AS.
|
class |
ContentSourceConfigurationObfuscationUpgradeTask |
class |
CustomAlertSenderUpgradeTask
The introduction of custom alert senders brought with it the denormalization of the AlertNotification schema.
|
class |
DriftPathDirectoryDatabaseUpgradeTask
Database upgrade task 2.115 adds rhq_drift.path_directory column to store the directory portion of the path
column.
|
class |
DriftTemplateMapDatabaseUpgradeTask
Database upgrade task 2.115 adds the rhq_drift_def_template table.
|
class |
OperationScheduleIdSetterUpgradeTask
Sets values on the id column for all rows in RHQ_OPERATION_SCHEDULE.
|
class |
ResourceAncestryUpgradeTask
The introduction of pre-computed disambiguated "ancestry" for Resources requires that existing
inventory be updated with pre-computed values.
|
class |
StorageNodeAddressUpgradeTask
Updates the address field of storage node entities to ensure we are storing IP addresses and not hostnames.
|
class |
SubcategoryUpgradeTask
Updates the subcategories in preparation of dropping the subcategories table.
|
class |
SystemSettingsPasswordObfuscationTask |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.