public interface NotificationEvent
extends org.pf4j.ExtensionPoint
Modifier and Type | Method and Description |
---|---|
XPFDeliveryPolicy |
getDeliveryPolicy()
The delivery policy.
|
void |
send(XPFNotificationDeliveryContext context)
Invoked when the event takes place.
|
XPFDeliveryPolicy getDeliveryPolicy()
void send(XPFNotificationDeliveryContext context)
context
- the notification delivery event context.Copyright © 2025. All rights reserved.