26 $this->lng =
$DIC->language();
31 return "exc_feedback_notification";
38 $lng->loadLanguageModule(
"exc");
39 return $lng->txt(
"exc_global_feedback_file_cron");
46 $lng->loadLanguageModule(
"exc");
47 return $lng->txt(
"exc_global_feedback_file_cron_info");
An exception for terminatinating execution or to throw for unit testing.
Cron job result data container.
Cron job application base class.
const SCHEDULE_TYPE_DAILY
static getPendingFeedbackNotifications()
static sendFeedbackNotifications($a_ass_id, $a_user_id=null)
Cron for exercise feedback notification.
__construct()
Constructor.
getDescription()
Get description.
hasFlexibleSchedule()
Can the schedule be configured?
getDefaultScheduleType()
Get schedule type.
getDefaultScheduleValue()
Get schedule value.
hasAutoActivation()
Is to be activated on "installation".