Package io.jmix.bpmui.model
Interface HasSendNotificationDetails
- All Superinterfaces:
HasBusinessId
- All Known Implementing Classes:
ServiceTaskModel
,UserTaskModel
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setSendNotificationModel
(SendNotificationModel sendNotificationModel) Methods inherited from interface io.jmix.bpmui.model.HasBusinessId
getBusinessId, setBusinessId
-
Method Details
-
getSendNotificationModel
SendNotificationModel getSendNotificationModel() -
setSendNotificationModel
-