Class KnockNotificationProvider

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

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

    • KnockNotificationProvider

      public KnockNotificationProvider()
  • 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