Uses of Class
io.mateu.mdd.core.model.config.Template
-
Packages that use Template Package Description io.mateu.mdd.core.model.authentication -
-
Uses of Template in io.mateu.mdd.core.model.authentication
Methods in io.mateu.mdd.core.model.authentication with parameters of type Template Modifier and Type Method Description voidUser. sendEmail(Template template, String subject, String postscript)static voidUser. sendEmail(Template template, String subject, String postscript, Set<User> selectedUsers)
-