Package org.kuali.rice.kew.mail.service.impl
package org.kuali.rice.kew.mail.service.impl
-
ClassesClassDescriptionActionListeEmailService which generates messages whose body and subject can be customized via KEW configuration parameters, 'immediate.reminder.email.message' and 'immediate.reminder.email.subject'.Base EmailContentService implementation with a default email from address that can be configured via Spring property injectionActionListEmailService implementation whose content is configurable/parameterizable via a pluggable EmailContentServiceEmailContentService that serves EmailContent customizable via XSLT style sheets The global email style name is: kew.email.style If this style is not found, the resource 'defaultEmailStyle.xsl' will be retrieved relative to this class.