| Methods in org.rhq.enterprise.server.configuration that throw ConfigurationUpdateException |
void |
ConfigurationManagerLocal.rollbackPluginConfiguration(org.rhq.core.domain.auth.Subject subject,
int resourceId,
int configHistoryId)
This method is called when a user has requested to change the plugin configuration for an existing resource to
one of its previous values. |
void |
ConfigurationManagerBean.rollbackPluginConfiguration(org.rhq.core.domain.auth.Subject subject,
int resourceId,
int configHistoryId)
|
void |
ConfigurationManagerLocal.rollbackResourceConfiguration(org.rhq.core.domain.auth.Subject subject,
int resourceId,
int configHistoryId)
This method is called when a user has requested to change the resource configuration for an existing resource to
one of its previous values. |
void |
ConfigurationManagerBean.rollbackResourceConfiguration(org.rhq.core.domain.auth.Subject subject,
int resourceId,
int configHistoryId)
|