@NoImplement
public interface NotificationEmitter
ExtensionNotifications with both custom data and
default one.| Modifier and Type | Method and Description |
|---|---|
void |
fire(NotificationActionDefinition action,
org.mule.runtime.api.metadata.TypedValue<?> data)
Fires an
ExtensionNotification with the desired information. |
void fire(NotificationActionDefinition action, org.mule.runtime.api.metadata.TypedValue<?> data)
ExtensionNotification with the desired information.action - the NotificationActionDefinition to use.data - the TypedValue data to use.Copyright © 2019 MuleSoft, Inc.. All rights reserved.