Package org.kuali.rice.kew.mail.service
Interface ActionListEmailService
- All Known Implementing Classes:
ActionListEmailServiceImpl,CustomizableActionListEmailServiceImpl
public interface ActionListEmailService
A service which allows for the sending of email reminders triggered by the state
of a user's Action List.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsendImmediateReminder(org.kuali.rice.kew.api.action.ActionItem actionItem, Boolean skipOnApprovals) void