Package io.jmix.bpmui.model
Class SendNotificationModel
java.lang.Object
io.jmix.bpmui.model.SendNotificationModel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
void
setNotificationTemplateCode
(String notificationTemplateCode) void
setRecipientSource
(SendNotificationRecipientSource recipientSource) void
setSendNotification
(Boolean sendNotification) void
setUserExpression
(String userExpression)
-
Constructor Details
-
SendNotificationModel
public SendNotificationModel()
-
-
Method Details
-
getId
-
setId
-
isSendNotification
-
setSendNotification
-
getRecipientSource
-
setRecipientSource
-
getUserExpression
-
setUserExpression
-
getNotificationTemplateCode
-
setNotificationTemplateCode
-