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
withBodyMethods inherited from interface io.jmix.notifications.NotificationManager.InputContentType
withContentType, withHtmlContentType, withPlainTextContentTypeMethods inherited from interface io.jmix.notifications.NotificationManager.InputType
withType, withTypeNameMethods inherited from interface io.jmix.notifications.NotificationManager.SendNotification
send