Package org.mule.tests.internal
Class NotificationFiringOperations
java.lang.Object
org.mule.tests.internal.NotificationFiringOperations
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfireNotification(NotificationFiringOperations.NotificationValue valueToEmit, org.mule.sdk.api.notification.NotificationEmitter notificationEmitter)
-
Constructor Details
-
NotificationFiringOperations
public NotificationFiringOperations()
-
-
Method Details
-
fireNotification
@Fires(DummyNotificationActionProvider.class) public void fireNotification(@ParameterGroup(name="valueToEmit") NotificationFiringOperations.NotificationValue valueToEmit, org.mule.sdk.api.notification.NotificationEmitter notificationEmitter)
-