org.hyperic.hq.events.server.session
Class AlertConditionLog
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.events.server.session.AlertConditionLog
- All Implemented Interfaces:
- java.io.Serializable
public class AlertConditionLog
- extends PersistedObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
MAX_LOG_LENGTH
public static final int MAX_LOG_LENGTH
- See Also:
- Constant Field Values
AlertConditionLog
protected AlertConditionLog()
AlertConditionLog
protected AlertConditionLog(Alert alert,
java.lang.String value,
AlertCondition condition)
getValue
public java.lang.String getValue()
setValue
protected void setValue(java.lang.String value)
getAlert
protected Alert getAlert()
setAlert
protected void setAlert(Alert alert)
getCondition
public AlertCondition getCondition()
setCondition
protected void setCondition(AlertCondition condition)
getAlertConditionLogValue
public AlertConditionLogValue getAlertConditionLogValue()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.