org.rhq.enterprise.server.measurement
Interface CallTimeDataManagerRemote

All Known Subinterfaces:
WebservicesRemote

public interface CallTimeDataManagerRemote


Method Summary
 PageList<CallTimeDataComposite> findCallTimeDataForResource(Subject subject, int scheduleId, long beginTime, long endTime, PageControl pc)
           
 

Method Detail

findCallTimeDataForResource

PageList<CallTimeDataComposite> findCallTimeDataForResource(Subject subject,
                                                            int scheduleId,
                                                            long beginTime,
                                                            long endTime,
                                                            PageControl pc)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.