Bug 535506 (RHQ-2194) - Remote API implementation - Measurement Management remotes
Summary: Remote API implementation - Measurement Management remotes
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-2194
Product: RHQ Project
Classification: Other
Component: Core Server
Version: 1.3
Hardware: All
OS: All
high
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-1180
TreeView+ depends on / blocked
 
Reported: 2009-06-30 19:05 UTC by Jay Shaughnessy
Modified: 2009-11-10 21:22 UTC (History)
0 users

Fixed In Version: 1.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Jay Shaughnessy 2009-06-30 19:05:00 UTC
This tracks the implementation and unit test generation for Remotes dealing with Metric/Measurement Management:

# CallTimeDataManagerRemote
# MeasurementBaselineManagerRemote
# MeasurementDataManagerRemote
# MeasurementDefinitionManagerRemote
# MeasurementProblemManagerRemote
# MeasurementScheduleManagerRemote

See: http://jopr.org/confluence/display/RHQ/Design-Remote+API 

Comment 1 Joseph Marques 2009-07-10 06:42:43 UTC
rev4339 - remote api implementation for CallTimeDataManager; 
rev4345 - remote api implementation for MeasurementBaselineManager; 

Comment 2 Joseph Marques 2009-07-10 08:35:14 UTC
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; 

Comment 3 Joseph Marques 2009-07-10 08:48:14 UTC
rev4349 - remote api implement for MeasurementDdefinitionManager; 

Comment 4 Joseph Marques 2009-07-10 08:56:02 UTC
rev4350 - remote api implement for MeasurementProblemManager; 

Comment 5 Joseph Marques 2009-07-10 11:26:24 UTC
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; 

Comment 6 Joseph Marques 2009-07-10 12:12:59 UTC
rev4360 - remote api implementation for MeasurementScheduleManager; 

Comment 7 Red Hat Bugzilla 2009-11-10 20:59:42 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2194



Note You need to log in before you can comment on or make changes to this bug.