| Package | Description |
|---|---|
| org.rhq.enterprise.server.rest | |
| org.rhq.enterprise.server.rest.domain |
| Modifier and Type | Method and Description |
|---|---|
AlertDefinitionRest |
AlertHandlerBean.getDefinitionForAlert(int alertId) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertDefinitionRest> |
AlertDefinitionHandlerBean.listAlertDefinitions(int page,
String status) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AlertDefinitionHandlerBean.createAlertDefinition(Integer resourceId,
Integer groupId,
Integer resourceTypeId,
AlertDefinitionRest adr,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
AlertDefinitionHandlerBean.updateDefinition(int definitionId,
AlertDefinitionRest definitionRest) |
| Modifier and Type | Method and Description |
|---|---|
AlertDefinitionRest |
AlertRest.getAlertDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertRest.setAlertDefinition(AlertDefinitionRest alertDefinitionId) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.