Uses of Interface
org.kuali.rice.kew.mail.service.ActionListEmailService
Packages that use ActionListEmailService
Package
Description
-
Uses of ActionListEmailService in org.kuali.rice.kew.impl.mail
Methods in org.kuali.rice.kew.impl.mail with parameters of type ActionListEmailServiceModifier and TypeMethodDescriptionvoidImmediateEmailReminderQueueImpl.setActionListEmailService(ActionListEmailService actionListEmailService) -
Uses of ActionListEmailService in org.kuali.rice.kew.mail.service.impl
Classes in org.kuali.rice.kew.mail.service.impl that implement ActionListEmailServiceModifier and TypeClassDescriptionclassActionListeEmailService which generates messages whose body and subject can be customized via KEW configuration parameters, 'immediate.reminder.email.message' and 'immediate.reminder.email.subject'.classActionListEmailService implementation whose content is configurable/parameterizable via a pluggable EmailContentService -
Uses of ActionListEmailService in org.kuali.rice.kew.service
Methods in org.kuali.rice.kew.service that return ActionListEmailServiceModifier and TypeMethodDescriptionstatic ActionListEmailServiceKEWServiceLocator.getActionListEmailService()