org.rhq.core.domain.alert.notification
Class AlertNotificationLog
java.lang.Object
org.rhq.core.domain.alert.notification.AlertNotificationLog
- All Implemented Interfaces:
- Serializable
public class AlertNotificationLog
- 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 |
QUERY_DELETE_BY_RESOURCE
public static final String QUERY_DELETE_BY_RESOURCE
- See Also:
- Constant Field Values
QUERY_DELETE_BY_ALERT_CTIME
public static final String QUERY_DELETE_BY_ALERT_CTIME
- See Also:
- Constant Field Values
QUERY_DELETE_BY_RESOURCES
public static final String QUERY_DELETE_BY_RESOURCES
- See Also:
- Constant Field Values
AlertNotificationLog
protected AlertNotificationLog()
AlertNotificationLog
public AlertNotificationLog(Alert alert)
getId
public int getId()
getRoles
public String getRoles()
getSubjects
public String getSubjects()
getEmails
public String getEmails()
getAlert
public Alert getAlert()
setAlert
public void setAlert(Alert alert)
Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.