public class CustomizableActionListEmailServiceImpl extends ActionListEmailServiceImpl
| Constructor and Description |
|---|
CustomizableActionListEmailServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected EmailContentService |
getEmailContentGenerator() |
void |
sendImmediateReminder(ActionItem actionItem,
Boolean skipOnApprovals) |
protected void |
sendPeriodicReminder(String principalId,
Collection<ActionItem> actionItems,
String emailSetting) |
void |
setEmailContentGenerator(EmailContentService contentService) |
buildDailyReminderBody, buildImmediateReminderBody, buildWeeklyReminderBody, checkEmailNotificationPreferences, filterActionItemsToNotify, getActionListService, getActionListUrl, getApplicationEmailAddress, getDeploymentEnvironment, getDocumentTypeEmailAddress, getEmailFrom, getEmailSubject, getEmailSubject, getEmailTo, getHelpLink, getHelpLink, getPreferencesUrl, getUsersWithEmailSetting, isProduction, scheduleBatchEmailReminders, sendActionListEmailNotification, sendDailyReminder, sendEmail, sendEmail, sendWeeklyReminder, setDeploymentEnvironment, setMailerpublic CustomizableActionListEmailServiceImpl()
public void setEmailContentGenerator(EmailContentService contentService)
protected EmailContentService getEmailContentGenerator()
public void sendImmediateReminder(ActionItem actionItem, Boolean skipOnApprovals)
sendImmediateReminder in interface ActionListEmailServicesendImmediateReminder in class ActionListEmailServiceImplprotected void sendPeriodicReminder(String principalId, Collection<ActionItem> actionItems, String emailSetting)
sendPeriodicReminder in class ActionListEmailServiceImplCopyright © 2005–2017 The Kuali Foundation. All rights reserved.