|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite
org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite
org.rhq.core.domain.alert.composite.AlertConditionBaselineCategoryComposite
public class AlertConditionBaselineCategoryComposite
| Constructor Summary | |
|---|---|
AlertConditionBaselineCategoryComposite(AlertCondition condition,
Integer scheduleId,
Integer baselineId,
Double minValue,
Double meanValue,
Double maxValue,
DataType dataType)
|
|
| Method Summary | |
|---|---|
Integer |
getBaselineId()
|
Double |
getMaxValue()
|
Double |
getMeanValue()
|
Double |
getMinValue()
|
| Methods inherited from class org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite |
|---|
getDataType, getScheduleId |
| Methods inherited from class org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite |
|---|
getCondition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlertConditionBaselineCategoryComposite(AlertCondition condition,
Integer scheduleId,
Integer baselineId,
Double minValue,
Double meanValue,
Double maxValue,
DataType dataType)
| Method Detail |
|---|
public Integer getBaselineId()
public Double getMinValue()
public Double getMeanValue()
public Double getMaxValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||