org.rhq.core.domain.alert.composite
Class AlertWithLatestConditionLog
java.lang.Object
org.rhq.core.domain.alert.composite.AlertWithLatestConditionLog
- All Implemented Interfaces:
- Serializable
public class AlertWithLatestConditionLog
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlertWithLatestConditionLog
public AlertWithLatestConditionLog(Alert alert,
String conditionText,
String conditionValue,
String recoveryInfo)
getAlert
public Alert getAlert()
getConditionText
public String getConditionText()
getConditionValue
public String getConditionValue()
getRecoveryInfo
public String getRecoveryInfo()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.