NewsletterTasksManager Class |
Namespace: CMS.Newsletters
public static class NewsletterTasksManager
The NewsletterTasksManager type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateMailoutTask |
Prepares scheduler TaskInfo object for an issue mailout.
|
![]() ![]() | DeleteMailoutTask |
Removes scheduled mailout task for specified issue.
|
![]() ![]() | EnableVariantScheduledTasks |
Enables all scheduled tasks associated to all variants of parent issue.
|
![]() ![]() | EnsureMailoutTask |
Returns scheduled mailout task for the given issue or creates new one.
|
![]() ![]() | EnsureWinnerSelectionTask |
Ensures that the winner selection task is created or updated (or deleted) according to A/B test info.
Start time of winner selection task is calculated according to A/B test setting and highest mailout time of the variant.
|