Package io.jmix.notifications
Interface NotificationManager.InputOptionals
- All Superinterfaces:
NotificationManager.InputBody
,NotificationManager.InputContentType
,NotificationManager.InputType
,NotificationManager.SendNotification
- All Known Subinterfaces:
NotificationManager.NotificationRequestBuilder
- All Known Implementing Classes:
NotificationManagerImpl.NotificationRequestBuilderImpl
- Enclosing interface:
- NotificationManager
public static interface NotificationManager.InputOptionals
extends NotificationManager.InputBody, NotificationManager.InputContentType, NotificationManager.InputType, NotificationManager.SendNotification
-
Method Summary
Methods inherited from interface io.jmix.notifications.NotificationManager.InputBody
withBody
Methods inherited from interface io.jmix.notifications.NotificationManager.InputContentType
withContentType, withHtmlContentType, withPlainTextContentType
Methods inherited from interface io.jmix.notifications.NotificationManager.InputType
withType, withTypeName
Methods inherited from interface io.jmix.notifications.NotificationManager.SendNotification
send