|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Cron job result data container. More...
Collaboration diagram for ilCronJobResult:Public Member Functions | |
| getStatus () | |
| setStatus ($a_value) | |
| getMessage () | |
| setMessage ($a_value) | |
| getCode () | |
| setCode ($a_value) | |
| getDuration () | |
| setDuration ($a_value) | |
Static Public Member Functions | |
| static | getCoreCodes () |
Data Fields | |
| const | STATUS_INVALID_CONFIGURATION = 1 |
| const | STATUS_NO_ACTION = 2 |
| const | STATUS_OK = 3 |
| const | STATUS_CRASHED = 4 |
| const | STATUS_RESET = 5 |
| const | STATUS_FAIL = 6 |
| const | CODE_NO_RESULT = 'job_no_result' |
| const | CODE_MANUAL_RESET = 'job_manual_reset' |
| const | CODE_SUPPOSED_CRASH = 'job_auto_deactivation_time_limit' |
Protected Member Functions | |
| getValidStatus () | |
Protected Attributes | |
| $status | |
| $message | |
| $code | |
| $duration | |
Cron job result data container.
Definition at line 11 of file class.ilCronJobResult.php.
| ilCronJobResult::getCode | ( | ) |
Definition at line 68 of file class.ilCronJobResult.php.
References $code.
Referenced by ilCronManager\updateJobResult().
Here is the caller graph for this function:
|
static |
Definition at line 32 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableGUI\formatResultInfo().
Here is the caller graph for this function:| ilCronJobResult::getDuration | ( | ) |
Definition at line 78 of file class.ilCronJobResult.php.
References $duration.
Referenced by ilCronManager\updateJobResult().
Here is the caller graph for this function:| ilCronJobResult::getMessage | ( | ) |
Definition at line 58 of file class.ilCronJobResult.php.
References $message.
Referenced by ilCronManager\updateJobResult().
Here is the caller graph for this function:| ilCronJobResult::getStatus | ( | ) |
Definition at line 39 of file class.ilCronJobResult.php.
References $status.
Referenced by ilCronManager\updateJobResult().
Here is the caller graph for this function:
|
protected |
Definition at line 52 of file class.ilCronJobResult.php.
Referenced by setStatus().
Here is the caller graph for this function:| ilCronJobResult::setCode | ( | $a_value | ) |
Definition at line 73 of file class.ilCronJobResult.php.
| ilCronJobResult::setDuration | ( | $a_value | ) |
Definition at line 83 of file class.ilCronJobResult.php.
| ilCronJobResult::setMessage | ( | $a_value | ) |
Definition at line 63 of file class.ilCronJobResult.php.
| ilCronJobResult::setStatus | ( | $a_value | ) |
Definition at line 44 of file class.ilCronJobResult.php.
References getValidStatus().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilCronJobResult.php.
Referenced by getCode().
|
protected |
Definition at line 27 of file class.ilCronJobResult.php.
Referenced by getDuration().
|
protected |
Definition at line 25 of file class.ilCronJobResult.php.
Referenced by getMessage().
|
protected |
Definition at line 24 of file class.ilCronJobResult.php.
Referenced by getStatus().
| const ilCronJobResult::CODE_MANUAL_RESET = 'job_manual_reset' |
Definition at line 21 of file class.ilCronJobResult.php.
Referenced by ilCronManager\resetJob().
| const ilCronJobResult::CODE_NO_RESULT = 'job_no_result' |
Definition at line 20 of file class.ilCronJobResult.php.
Referenced by ilCronManager\runJob().
| const ilCronJobResult::CODE_SUPPOSED_CRASH = 'job_auto_deactivation_time_limit' |
Definition at line 22 of file class.ilCronJobResult.php.
Referenced by ilCronManager\runJob().
| const ilCronJobResult::STATUS_CRASHED = 4 |
Definition at line 16 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableGUI\fillRow(), ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), ilCronEcsTaskScheduler\run(), and ilCronManager\runJob().
| const ilCronJobResult::STATUS_FAIL = 6 |
Definition at line 18 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), ilOerHarvester\run(), and ilLuceneIndexer\run().
| const ilCronJobResult::STATUS_INVALID_CONFIGURATION = 1 |
Definition at line 13 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), and ilCronManager\runJob().
| const ilCronJobResult::STATUS_NO_ACTION = 2 |
Definition at line 14 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), ilCronDeleteInactiveUserAccounts\hasCustomSettings(), ilUserCronCheckAccounts\hasFlexibleSchedule(), ilOerHarvester\run(), ilMembershipCronMinMembers\run(), ilWebResourceCronLinkCheck\run(), ilMembershipCronNotifications\run(), ilLPCronObjectStatistics\run(), ilConsultationHourCron\run(), ilLuceneIndexer\run(), ilLDAPCronSynchronization\run(), ilPrgUpdateProgressCronJob\run(), ilExcCronFeedbackNotification\run(), ilExcCronReminders\run(), ilBookingPrefBookCron\run(), ilLTICronOutcomeService\run(), ilSurveyCronNotification\run(), ilLearningModuleCronLinkCheck\run(), ilBookCronNotification\run(), ilSkillNotifications\run(), ilCronDeleteInactivatedUserAccounts\run(), ilPrgRestartAssignmentsCronJob\run(), ilPrgUserRiskyToFailCronJob\run(), ilPrgUserNotRestartedCronJob\run(), ilCertificateCron\run(), ilForumCronNotification\run(), and ilCronDeleteNeverLoggedInUserAccounts\run().
| const ilCronJobResult::STATUS_OK = 3 |
Definition at line 15 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), ilCronDeleteInactiveUserAccounts\hasCustomSettings(), ilUserCronCheckAccounts\hasFlexibleSchedule(), ilOerHarvester\run(), ilMembershipCronMinMembers\run(), ilWebResourceCronLinkCheck\run(), ilLPCronObjectStatistics\run(), ilMembershipCronNotifications\run(), ilConsultationHourCron\run(), ilLuceneIndexer\run(), ilPrgUpdateProgressCronJob\run(), ilLDAPCronSynchronization\run(), ilExcCronFeedbackNotification\run(), ilExcCronReminders\run(), ilBookingPrefBookCron\run(), ilLTICronOutcomeService\run(), ilSurveyCronNotification\run(), ilLearningModuleCronLinkCheck\run(), ilBookCronNotification\run(), ilSkillNotifications\run(), ilMailCronNotification\run(), ilLoggerCronCleanErrorFiles\run(), ilCronDeleteInactivatedUserAccounts\run(), ilCronUpdateOrgUnitPaths\run(), ilXapiResultsCronjob\run(), ilPrgRestartAssignmentsCronJob\run(), ilPrgUserRiskyToFailCronJob\run(), ilPrgInvalidateExpiredProgressesCronJob\run(), ilCronEcsTaskScheduler\run(), ilPrgUserNotRestartedCronJob\run(), ilCronFinishUnfinishedTestPasses\run(), ilTimingsCronReminder\run(), ilCertificateCron\run(), ilForumCronNotification\run(), ilCronDeleteNeverLoggedInUserAccounts\run(), ilSCCronTrash\run(), and ilMailCronOrphanedMails\run().
| const ilCronJobResult::STATUS_RESET = 5 |
Definition at line 17 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), and ilCronManager\resetJob().