org.rhq.core.domain.alert.composite
Class AlertHistoryComposite
java.lang.Object
org.rhq.core.domain.alert.composite.AlertHistoryComposite
public class AlertHistoryComposite
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlertHistoryComposite
public AlertHistoryComposite(Alert alert,
Integer parentResourceId,
String parentResourceName)
getAlert
public Alert getAlert()
getParentResourceId
public Integer getParentResourceId()
getParentResourceName
public String getParentResourceName()
getConditionText
public String getConditionText()
setConditionText
public void setConditionText(String conditionText)
getConditionValue
public String getConditionValue()
setConditionValue
public void setConditionValue(String conditionValue)
getRecoveryInfo
public String getRecoveryInfo()
setRecoveryInfo
public void setRecoveryInfo(String recoveryInfo)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.