Interface SendMailTask
- All Superinterfaces:
PersistTask<Entity,
Boolean>
A task that sends additional E-Mails after a user registered using the EventRegistration Flow
Task param: Registration Entity
Task return value: Boolean that indicates whether a mail has been sent or not
-
Method Summary
Modifier and TypeMethodDescriptionboolean
This is used for the calculation of the 'mail_required' flag.Methods inherited from interface ch.tocco.nice2.persist.core.api.exec.PersistTask
andThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, run, skipErrors, unwrap