Uses of Class
org.rhq.enterprise.server.measurement.BaselineCreationException

Packages that use BaselineCreationException
org.rhq.enterprise.server.measurement   
 

Uses of BaselineCreationException in org.rhq.enterprise.server.measurement
 

Methods in org.rhq.enterprise.server.measurement that throw BaselineCreationException
 MeasurementBaseline MeasurementBaselineManagerLocal.calculateAutoBaseline(Subject subject, Integer measurementScheduleId, long startDate, long endDate, boolean save)
          Calculate a baseline value for the given metric based on the specified date range, optionally setting the metric's baseline to the calculated value.
 MeasurementBaseline MeasurementBaselineManagerBean.calculateAutoBaseline(Subject subject, Integer measurementScheduleId, long startDate, long endDate, boolean save)
           
 MeasurementBaseline MeasurementBaselineManagerLocal.calculateAutoBaseline(Subject subject, int groupId, int definitionId, long startDate, long endDate, boolean save)
           
 MeasurementBaseline MeasurementBaselineManagerBean.calculateAutoBaseline(Subject subject, int groupId, int definitionId, long startDate, long endDate, boolean save)
           
 MeasurementBaseline MeasurementBaselineManagerBean.calculateBaseline(int groupId, int definitionId, boolean userEntered, long startDate, long endDate, boolean save)
           
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.