Public Member Functions | |
run () | |
Static Public Member Functions | |
static | getDisplayName () |
static | getType () |
static | getRecommendedRunFrequencyContent () |
Static Protected Attributes | |
static | $pageSize = 100 |
A job for deleting old system notifications.
Definition at line 40 of file ClearSentNotificationsEmailJob.php.
static getDisplayName | ( | ) | [static] |
Reimplemented from BaseJob.
Definition at line 47 of file ClearSentNotificationsEmailJob.php.
static getType | ( | ) | [static] |
Reimplemented from BaseJob.
Definition at line 55 of file ClearSentNotificationsEmailJob.php.
static getRecommendedRunFrequencyContent | ( | ) | [static] |
Reimplemented from BaseJob.
Definition at line 60 of file ClearSentNotificationsEmailJob.php.
run | ( | ) |
(non-PHPdoc)
Reimplemented from BaseJob.
Definition at line 70 of file ClearSentNotificationsEmailJob.php.