Class SourceNotificationProvider

java.lang.Object
org.mule.test.heisenberg.extension.SourceNotificationProvider
All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider

public class SourceNotificationProvider extends Object implements org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider
  • Constructor Details

    • SourceNotificationProvider

      public SourceNotificationProvider()
  • Method Details

    • getNotificationActions

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