public class SdkNotificationActionProviderAdapter extends Object implements org.mule.sdk.api.annotation.notification.NotificationActionProvider
NotificationActionProvider into a
NotificationActionProvider| Constructor and Description |
|---|
SdkNotificationActionProviderAdapter(org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static org.mule.sdk.api.annotation.notification.NotificationActionProvider |
from(Object provider) |
Set<org.mule.sdk.api.notification.NotificationActionDefinition> |
getNotificationActions() |
int |
hashCode() |
String |
toString() |
public SdkNotificationActionProviderAdapter(org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider delegate)
public static org.mule.sdk.api.annotation.notification.NotificationActionProvider from(Object provider)
public Set<org.mule.sdk.api.notification.NotificationActionDefinition> getNotificationActions()
getNotificationActions in interface org.mule.sdk.api.annotation.notification.NotificationActionProviderCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.