public class NotificationFiringOperations extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationFiringOperations.DummyNotificationActionProvider |
static class |
NotificationFiringOperations.NotificationValue |
| Constructor and Description |
|---|
NotificationFiringOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
fireNotification(NotificationFiringOperations.NotificationValue valueToEmit,
org.mule.sdk.api.notification.NotificationEmitter notificationEmitter) |
@Fires(value=NotificationFiringOperations.DummyNotificationActionProvider.class) public void fireNotification(@ParameterGroup(name="valueToEmit") NotificationFiringOperations.NotificationValue valueToEmit, org.mule.sdk.api.notification.NotificationEmitter notificationEmitter)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.