public interface ActionListEmailService
| Modifier and Type | Method and Description |
|---|---|
void |
scheduleBatchEmailReminders() |
void |
sendDailyReminder() |
void |
sendImmediateReminder(ActionItem actionItem,
Boolean skipOnApprovals) |
void |
sendWeeklyReminder() |
void sendImmediateReminder(ActionItem actionItem, Boolean skipOnApprovals)
void sendDailyReminder()
void sendWeeklyReminder()
void scheduleBatchEmailReminders() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.