public class MailActivityService extends AbstractActivityService
Service that will called by Mail Activities in Process Definitions. It will send a mail based on the chosen Mail Model and user.
| Constructor and Description |
|---|
MailActivityService(MailService mailService,
boolean propagateError) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendMail(org.flowable.engine.delegate.DelegateExecution execution) |
setApplicationContextpublic MailActivityService(MailService mailService, boolean propagateError)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.