| Package | Description |
|---|---|
| org.hawkular.alerts.api.model.event | |
| org.hawkular.alerts.api.model.paging | |
| org.hawkular.alerts.api.services |
| Constructor and Description |
|---|
Event(Alert alert)
Convenience constructor for an Alerting Event.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AlertComparator.compare(Alert o1,
Alert o2) |
| Modifier and Type | Method and Description |
|---|---|
Alert |
AlertsService.getAlert(String tenantId,
String alertId,
boolean thin) |
| Modifier and Type | Method and Description |
|---|---|
Page<Alert> |
AlertsService.getAlerts(String tenantId,
AlertsCriteria criteria,
Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertsService.addAlerts(Collection<Alert> alerts)
Persist the provided alerts.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.