Class NotificationFiringOperations.DummyNotificationActionProvider

java.lang.Object
org.mule.tests.internal.NotificationFiringOperations.DummyNotificationActionProvider
All Implemented Interfaces:
org.mule.sdk.api.annotation.notification.NotificationActionProvider
Enclosing class:
NotificationFiringOperations

public static class NotificationFiringOperations.DummyNotificationActionProvider extends Object implements org.mule.sdk.api.annotation.notification.NotificationActionProvider
  • Constructor Details

    • DummyNotificationActionProvider

      public DummyNotificationActionProvider()
  • Method Details

    • getNotificationActions

      public Set<org.mule.sdk.api.notification.NotificationActionDefinition> getNotificationActions()
      Specified by:
      getNotificationActions in interface org.mule.sdk.api.annotation.notification.NotificationActionProvider