org.rhq.core.domain.alert.composite
Class AlertConditionBaselineCategoryComposite
java.lang.Object
org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite
org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite
org.rhq.core.domain.alert.composite.AlertConditionBaselineCategoryComposite
public class AlertConditionBaselineCategoryComposite
- extends AlertConditionScheduleCategoryComposite
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlertConditionBaselineCategoryComposite
public AlertConditionBaselineCategoryComposite(AlertCondition condition,
Integer scheduleId,
Integer baselineId,
Double minValue,
Double meanValue,
Double maxValue,
DataType dataType)
getBaselineId
public Integer getBaselineId()
getMinValue
public Double getMinValue()
getMeanValue
public Double getMeanValue()
getMaxValue
public Double getMaxValue()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.