Module org.mule.sdk.api
Interface NotificationActionProvider
A component responsible for providing an immutable
Set of NotificationActionDefinitions.- Since:
- 1.0
- See Also:
-
Method Summary
-
Method Details
-
getNotificationActions
Set<NotificationActionDefinition> getNotificationActions()- Returns:
- a
SetofNotificationActionDefinition.
-