| Package | Description |
|---|---|
| org.hawkular.alerts.api.model.paging | |
| org.hawkular.alerts.api.services |
| Modifier and Type | Method and Description |
|---|---|
int |
ActionComparator.compare(Action o1,
Action o2) |
| Modifier and Type | Method and Description |
|---|---|
Page<Action> |
ActionsService.getActions(String tenantId,
ActionsCriteria criteria,
Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionListener.process(Action action)
Process a action sent to
ActionListener. |
void |
ActionsService.send(Action action)
Send an action to be processed by the plugins architecture.
|
void |
ActionsService.updateResult(Action action)
Update the result of an action.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.