Package io.jmix.notifications
Interface NotificationManager.SendNotification
- All Known Subinterfaces:
- NotificationManager.InputOptionals,- NotificationManager.NotificationRequestBuilder
- All Known Implementing Classes:
- NotificationManagerImpl.NotificationRequestBuilderImpl
- Enclosing interface:
- NotificationManager
public static interface NotificationManager.SendNotification
- 
Method Summary
- 
Method Details- 
sendvoid send()Creates and sends notification request.
 
-