Click or drag to resize
NewsletterTasksManager Methods

The NewsletterTasksManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateMailoutTask
Prepares scheduler TaskInfo object for an issue mailout.
Public methodStatic memberDeleteMailoutTask
Removes scheduled mailout task for specified issue.
Public methodStatic memberEnableVariantScheduledTasks
Enables all scheduled tasks associated to all variants of parent issue.
Public methodStatic memberEnsureMailoutTask
Returns scheduled mailout task for the given issue or creates new one.
Public methodStatic memberEnsureWinnerSelectionTask
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.
Top
See Also