public class DefaultNotificationEmitter extends Object implements org.mule.runtime.extension.api.notification.NotificationEmitter
NotificationEmitter.| Constructor and Description |
|---|
DefaultNotificationEmitter(ServerNotificationManager notificationManager,
CoreEvent event,
org.mule.runtime.api.component.Component component,
org.mule.runtime.api.meta.model.ComponentModel componentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(org.mule.runtime.extension.api.notification.NotificationActionDefinition action,
org.mule.runtime.api.metadata.TypedValue<?> data) |
public DefaultNotificationEmitter(ServerNotificationManager notificationManager, CoreEvent event, org.mule.runtime.api.component.Component component, org.mule.runtime.api.meta.model.ComponentModel componentModel)
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.