public static final class AlertNoticeDispatchService.DispatchInfo extends Object
AlertNoticeDispatchService.DispatchInfo
class is used to provide the template engine with
information about the intended target of the notification.Modifier | Constructor and Description |
---|---|
protected |
DispatchInfo(AlertTargetEntity target)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getTargetDescription()
Gets the description of the notification target.
|
String |
getTargetName()
Gets the name of the notification target.
|
protected DispatchInfo(AlertTargetEntity target)
target
- the AlertTargetEntity
receiving the notification.Copyright © 2022 Apache Software Foundation. All rights reserved.