Package io.jmix.notifications
Interface NotificationManager.NotificationRequestBuilder
- All Superinterfaces:
- NotificationManager.InputBody,- NotificationManager.InputChannels,- NotificationManager.InputContentType,- NotificationManager.InputOptionals,- NotificationManager.InputRecipients,- NotificationManager.InputSubject,- NotificationManager.InputType,- NotificationManager.SendNotification
- All Known Implementing Classes:
- NotificationManagerImpl.NotificationRequestBuilderImpl
- Enclosing interface:
- NotificationManager
public static interface NotificationManager.NotificationRequestBuilder
extends NotificationManager.InputSubject, NotificationManager.InputRecipients, NotificationManager.InputChannels, NotificationManager.InputOptionals
Provides Fluent API for NotificationRequest creation.
- 
Method SummaryMethods inherited from interface io.jmix.notifications.NotificationManager.InputBodywithBodyMethods inherited from interface io.jmix.notifications.NotificationManager.InputChannelstoChannels, toChannels, toChannelsByNames, toChannelsByNamesMethods inherited from interface io.jmix.notifications.NotificationManager.InputContentTypewithContentType, withHtmlContentType, withPlainTextContentTypeMethods inherited from interface io.jmix.notifications.NotificationManager.InputRecipientswithRecipients, withRecipients, withRecipientUsernames, withRecipientUsernamesMethods inherited from interface io.jmix.notifications.NotificationManager.InputSubjectwithSubjectMethods inherited from interface io.jmix.notifications.NotificationManager.InputTypewithType, withTypeNameMethods inherited from interface io.jmix.notifications.NotificationManager.SendNotificationsend