| Package | Description |
|---|---|
| org.rhq.enterprise.server.alert |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.alert.notification.AlertNotification |
AlertNotificationManagerLocal.addAlertNotification(org.rhq.core.domain.auth.Subject user,
int alertDefinitionId,
org.rhq.core.domain.alert.notification.AlertNotification notification)
Deprecated.
this is used only by the legacy JSF UI and no longer works correctly
|
void |
AlertNotificationManagerLocal.updateAlertNotification(org.rhq.core.domain.auth.Subject subject,
int alertDefinitionId,
org.rhq.core.domain.alert.notification.AlertNotification notification)
Deprecated.
this is used only by the legacy JSF UI and no longer works correctly
|
org.rhq.core.domain.alert.AlertDefinition |
AlertTemplateManagerBean.updateAlertTemplate(org.rhq.core.domain.auth.Subject user,
org.rhq.core.domain.alert.AlertDefinition alertTemplate,
boolean resetMatching) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.