|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlertNotification | |
---|---|
org.rhq.core.domain.alert | |
org.rhq.core.domain.alert.notification |
Uses of AlertNotification in org.rhq.core.domain.alert |
---|
Methods in org.rhq.core.domain.alert that return types with arguments of type AlertNotification | |
---|---|
List<AlertNotification> |
AlertDefinition.getAlertNotifications()
|
Methods in org.rhq.core.domain.alert with parameters of type AlertNotification | |
---|---|
void |
AlertDefinition.addAlertNotification(AlertNotification alertNotification)
|
Method parameters in org.rhq.core.domain.alert with type arguments of type AlertNotification | |
---|---|
void |
AlertDefinition.setAlertNotifications(List<AlertNotification> alertNotifications)
|
Uses of AlertNotification in org.rhq.core.domain.alert.notification |
---|
Methods in org.rhq.core.domain.alert.notification with parameters of type AlertNotification | |
---|---|
boolean |
AlertNotification.equalsData(AlertNotification other)
|
Constructors in org.rhq.core.domain.alert.notification with parameters of type AlertNotification | |
---|---|
AlertNotification(AlertNotification source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |