| Package | Description |
|---|---|
| org.apache.ambari.server.notifications | |
| org.apache.ambari.server.notifications.dispatchers | |
| org.apache.ambari.server.state.alert |
| Class and Description |
|---|
| DispatchCallback
The
DispatchCallback interface is used by an NotificationDispatcher to
callback to an interested party when a Notification delivery is
attempted. |
| DispatchCredentials
The
DispatchCredentials represent a generic username/password model
that can be passed to a NotificationDispatcher in order to authentice
with a backend dispatcher. |
| DispatchFactory
The
DispatchFactory is used to provide singleton instances of
NotificationDispatcher based on a supplied type. |
| Notification
The
Notification class is a generic way to relay content through an
NotificationDispatcher. |
| Notification.Type
The
Notification.Type enumeration represents the type of notification being sent
to a NotificationDispatcher. |
| NotificationDispatcher
The
NotificationDispatcher interface represents a mechanism for dispatching a
Notification. |
| Recipient
The
Recipient class represents a target of a Notification. |
| TargetConfigurationResult
The
TargetConfigurationResult is used to validate if an
AlertTarget 's configuration is valid and the dispatcher for its type
can successfully deliver a Notification. |
| TargetConfigurationResult.Status |
| Class and Description |
|---|
| Notification
The
Notification class is a generic way to relay content through an
NotificationDispatcher. |
| NotificationDispatcher
The
NotificationDispatcher interface represents a mechanism for dispatching a
Notification. |
| TargetConfigurationResult
The
TargetConfigurationResult is used to validate if an
AlertTarget 's configuration is valid and the dispatcher for its type
can successfully deliver a Notification. |
| Class and Description |
|---|
| Notification
The
Notification class is a generic way to relay content through an
NotificationDispatcher. |
| Notification.Type
The
Notification.Type enumeration represents the type of notification being sent
to a NotificationDispatcher. |
Copyright © 2022 Apache Software Foundation. All rights reserved.