[rhq-project/rhq] 94e358: Bug 1309481 - Remote API is missing ability to ret...
by Michael Burman
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 94e3588359b5d4d6fa4cb9b57c7c17b2a533b56f
https://github.com/rhq-project/rhq/commit/94e3588359b5d4d6fa4cb9b57c7c17b...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2016-02-23 (Tue, 23 Feb 2016)
Changed paths:
M modules/enterprise/server/jar/intentional-api-changes-since-4.13.0.xml
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerRemote.java
Log Message:
-----------
Bug 1309481 - Remote API is missing ability to retrieve and revert historic plug-in and resource configuration
Exposed to remote API the following methods of ConfigurationManager.
findPluginConfigurationUpdatesByCriteria
findResourceConfigurationUpdatesByCriteria
rollbackPluginConfiguration
rollbackResourceConfiguration
Commit: 83535ef6dff6aa3f9b00092d3071af4cbde86a09
https://github.com/rhq-project/rhq/commit/83535ef6dff6aa3f9b00092d3071af4...
Author: Michael Burman <yak(a)iki.fi>
Date: 2016-02-23 (Tue, 23 Feb 2016)
Changed paths:
M modules/enterprise/server/jar/intentional-api-changes-since-4.13.0.xml
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerRemote.java
Log Message:
-----------
Merge pull request #207 from josejulio/BZ-1309481
Bug 1309481 - Remote API is missing ability to retrieve and revert hi…
Compare: https://github.com/rhq-project/rhq/compare/9fa7c48ce9e0...83535ef6dff6
7 years, 9 months