| Package | Description |
|---|---|
| org.rhq.enterprise.server.rest | |
| org.rhq.enterprise.server.rest.domain |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AlertDefinitionHandlerBean.addNotificationToDefinition(int definitionId,
AlertNotificationRest notificationRest,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
AlertDefinitionHandlerBean.updateNotification(int notificationId,
AlertNotificationRest notificationRest) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertNotificationRest> |
AlertDefinitionRest.getNotifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertDefinitionRest.setNotifications(List<AlertNotificationRest> notifications) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.