org.rhq.core.domain.alert.notification
Class RoleNotification
java.lang.Object
org.rhq.core.domain.alert.notification.AlertNotification
org.rhq.core.domain.alert.notification.RoleNotification
- All Implemented Interfaces:
- Serializable
public class RoleNotification
- extends AlertNotification
- See Also:
- Serialized Form
QUERY_FIND_ALL_BY_ALERT_DEFINITION_ID
public static final String QUERY_FIND_ALL_BY_ALERT_DEFINITION_ID
- See Also:
- Constant Field Values
QUERY_FIND_BY_IDS
public static final String QUERY_FIND_BY_IDS
- See Also:
- Constant Field Values
QUERY_FIND_BY_ROLE_IDS
public static final String QUERY_FIND_BY_ROLE_IDS
- See Also:
- Constant Field Values
RoleNotification
protected RoleNotification()
RoleNotification
public RoleNotification(RoleNotification roleNotification)
RoleNotification
public RoleNotification(@NotNull
AlertDefinition alertDefinition,
@NotNull
Role role)
getRole
@NotNull
public Role getRole()
copy
public AlertNotification copy()
- Specified by:
copy
in class AlertNotification
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.