Bug 535506 (RHQ-2194)
| Summary: | Remote API implementation - Measurement Management remotes | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Jay Shaughnessy <jshaughn> |
| Component: | Core Server | Assignee: | Joseph Marques <jmarques> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.3 | Keywords: | SubTask |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-2194 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 534378 | ||
|
Description
Jay Shaughnessy
2009-06-30 19:05:00 UTC
rev4339 - remote api implementation for CallTimeDataManager; rev4345 - remote api implementation for MeasurementBaselineManager; rev4348 - remote api implement for MeasurementDataManager; fix methods that return lists to use findXXX (instead of getXXX); add authorization to queries as necessary; consolidate local and remote interfaces by having existing callers pass a subject; rev4349 - remote api implement for MeasurementDdefinitionManager; rev4350 - remote api implement for MeasurementProblemManager; rev4356 - tidy up in prepared for remote api for MeasurementScheduleManager remove unused methods, removed unused queries; make sure all queries use the static final strings off of entities; rename getXXX to findXXX and move all argument types for MeasurementScheduleManager to basic types and basic type arrays; rev4360 - remote api implementation for MeasurementScheduleManager; This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2194 |