Package org.kuali.rice.kew.mail.service.impl


package org.kuali.rice.kew.mail.service.impl
  • Classes
    Class
    Description
    ActionListeEmailService 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 injection
    ActionListEmailService implementation whose content is configurable/parameterizable via a pluggable EmailContentService
    EmailContentService 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.