| Interface | Description |
|---|---|
| ActionListener |
A listener that will process a action sent to the ActionsService.
|
| ActionsService |
A interface used to send actions.
|
| AlertsService |
Interface that allows to send data to the alerts engine and check resulting state.
|
| DataExtension |
An extension that will process received Data.
|
| DefinitionsListener |
A listener for reacting to definitions changes.
|
| DefinitionsService |
A interface used to create new triggers, conditions and init new notifiers.
|
| DistributedListener |
A listener for reacting to distribution triggers changes.
|
| EventExtension |
An extension that will process received Events.
|
| ExtensionsService |
An interface used to register engine extensions into the system.
|
| PropertiesService |
A interface used to share alerts properties across several components.
|
| StatusService |
Interface that allows to check main status of Hawkular Alerting system
|
| Class | Description |
|---|---|
| ActionsCriteria |
Query criteria for fetching Actions from history backend.
|
| AlertsCriteria |
Query criteria for fetching Alerts.
|
| DefinitionsEvent |
A DefinitionEvent represents a change on the Alerting backend.
|
| DistributedEvent |
An event that represents a change of a trigger distribution in the current node.
|
| EventsCriteria |
Query criteria for fetching Alerts.
|
| TriggersCriteria |
Query criteria for fetching Triggers.
|
| Enum | Description |
|---|---|
| DefinitionsEvent.Type | |
| DistributedEvent.Operation |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.