Package io.jmix.notifications
Interface NotificationManager.InputBody
- All Known Subinterfaces:
NotificationManager.InputOptionals
,NotificationManager.NotificationRequestBuilder
- All Known Implementing Classes:
NotificationManagerImpl.NotificationRequestBuilderImpl
- Enclosing interface:
- NotificationManager
public static interface NotificationManager.InputBody
-
Method Summary
Modifier and TypeMethodDescriptionSets notification body.
-
Method Details
-
withBody
Sets notification body.- Parameters:
body
- body- Returns:
- builder
-