Interface NotificationActionDefinition<E extends Enum<E>>
- Type Parameters:
E- Enum type
- All Superinterfaces:
org.mule.sdk.api.notification.NotificationActionDefinition<E>
@MinMuleVersion("4.1")
public interface NotificationActionDefinition<E extends Enum<E>>
extends org.mule.sdk.api.notification.NotificationActionDefinition<E>
Identifies a notification action to be declared by extensions and must be implemented by an
Enum.- Since:
- 1.1
-
Method Summary
Methods inherited from interface org.mule.sdk.api.notification.NotificationActionDefinition
getDataType