public class AlertNotification extends Notification
AlertNotification
represents a concrete Notification
that
is specific to the AlertNoticeDispatchService
.Notification.Type
Body, Callback, CallbackIds, Credentials, DispatchProperties, Recipients, Subject
Constructor and Description |
---|
AlertNotification() |
Modifier and Type | Method and Description |
---|---|
AlertNoticeDispatchService.AlertInfo |
getAlertInfo() |
Notification.Type |
getType()
Gets the type of notificaton.
|
void |
setAlertInfo(AlertNoticeDispatchService.AlertInfo alertInfo) |
toString
public Notification.Type getType()
getType
in class Notification
null
).public AlertNoticeDispatchService.AlertInfo getAlertInfo()
public void setAlertInfo(AlertNoticeDispatchService.AlertInfo alertInfo)
alertInfo
- the alertInfo to setCopyright © 2022 Apache Software Foundation. All rights reserved.