Interface | Description |
---|---|
CustomEmailAttribute |
Application areas can implement this interface to generate custom email content.
|
Class | Description |
---|---|
CustomEmailAttributeImpl |
Default implementation of the
CustomEmailAttribute . |
DailyEmailJob |
Quartz job for sending daily email reminders.
|
EmailNode |
A node which will send emails using the configured stylesheet to generate the email content.
|
EmailReminderLifecycle |
A
Lifecycle which is initialized on system startup that sets up
the daily and weekly email reminders. |
EmailStyleHelper |
A class which has some convenience methods for handling Emails and stylesheets.
|
WeeklyEmailJob |
Quartz job for sending weekly email reminders.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.