public interface ExtensionNotification extends Notification, Serializable
Notification.Action| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
The
Component that fired the notification. |
TypedValue<?> |
getData()
The custom
TypedValue data associated to the notification. |
Event |
getEvent()
The
Event being processed when the notification was fired. |
getAction, isSynchronousEvent getEvent()
Event being processed when the notification was fired.Component getComponent()
Component that fired the notification.TypedValue<?> getData()
TypedValue data associated to the notification.Copyright © 2020 MuleSoft, Inc.. All rights reserved.