|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCronJobResult:Public Member Functions | |
| getStatus () | |
| setStatus (int $a_value) | |
| getMessage () | |
| setMessage (string $value) | |
| getCode () | |
| setCode (string $a_value) | |
| getDuration () | |
| setDuration (float $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 | |
| int | $status = self::STATUS_NO_ACTION |
| string | $message = '' |
| string | $code = null |
| string | $duration = '0' |
Definition at line 21 of file class.ilCronJobResult.php.
| ilCronJobResult::getCode | ( | ) |
|
static |
Definition at line 42 of file class.ilCronJobResult.php.
References CODE_MANUAL_RESET, CODE_NO_RESULT, and CODE_SUPPOSED_CRASH.
Referenced by ilCronManagerTableGUI\formatResultInfo().
Here is the caller graph for this function:| ilCronJobResult::getDuration | ( | ) |
Definition at line 117 of file class.ilCronJobResult.php.
References $duration.
| ilCronJobResult::getMessage | ( | ) |
| ilCronJobResult::getStatus | ( | ) |
|
protected |
Definition at line 72 of file class.ilCronJobResult.php.
References STATUS_CRASHED, STATUS_FAIL, STATUS_INVALID_CONFIGURATION, STATUS_NO_ACTION, STATUS_OK, and STATUS_RESET.
Referenced by setStatus().
Here is the caller graph for this function:| ilCronJobResult::setCode | ( | string | $a_value | ) |
Definition at line 104 of file class.ilCronJobResult.php.
| ilCronJobResult::setDuration | ( | float | $a_value | ) |
Definition at line 122 of file class.ilCronJobResult.php.
| ilCronJobResult::setMessage | ( | string | $value | ) |
Definition at line 89 of file class.ilCronJobResult.php.
References ilStr\strLen().
Here is the call graph for this function:| ilCronJobResult::setStatus | ( | int | $a_value | ) |
Definition at line 56 of file class.ilCronJobResult.php.
References getValidStatus().
Referenced by ilOerHarvester\run(), and ilCronEcsTaskScheduler\run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 36 of file class.ilCronJobResult.php.
Referenced by getCode().
|
protected |
Definition at line 37 of file class.ilCronJobResult.php.
Referenced by getDuration().
|
protected |
Definition at line 35 of file class.ilCronJobResult.php.
Referenced by getMessage().
|
protected |
Definition at line 34 of file class.ilCronJobResult.php.
Referenced by getStatus().
| const ilCronJobResult::CODE_MANUAL_RESET = 'job_manual_reset' |
Definition at line 31 of file class.ilCronJobResult.php.
Referenced by getCoreCodes(), and ilCronManagerImpl\resetJob().
| const ilCronJobResult::CODE_NO_RESULT = 'job_no_result' |
Definition at line 30 of file class.ilCronJobResult.php.
Referenced by getCoreCodes().
| const ilCronJobResult::CODE_SUPPOSED_CRASH = 'job_auto_deactivation_time_limit' |
Definition at line 32 of file class.ilCronJobResult.php.
Referenced by getCoreCodes(), and ilCronManagerImpl\runJob().
| const ilCronJobResult::STATUS_CRASHED = 4 |
Definition at line 26 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableGUI\fillRow(), ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), getValidStatus(), ilCalendarCronRemoteReader\run(), ilCronEcsTaskScheduler\run(), and ilCronManagerImpl\runJob().
| const ilCronJobResult::STATUS_FAIL = 6 |
Definition at line 28 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), getValidStatus(), ilOerHarvester\run(), and ilLuceneIndexer\run().
| const ilCronJobResult::STATUS_INVALID_CONFIGURATION = 1 |
Definition at line 23 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), getValidStatus(), and ilCronManagerImpl\runJob().
| const ilCronJobResult::STATUS_NO_ACTION = 2 |
Definition at line 24 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), getValidStatus(), ilBookCronNotification\run(), ilBookingPrefBookCron\run(), ilExcCronFeedbackNotification\run(), ilExcCronReminders\run(), ilForumCronNotification\run(), ilPrgRestartAssignmentsCronJob\run(), ilPrgUpdateProgressCronJob\run(), ilPrgUserNotRestartedCronJob\run(), ilPrgUserRiskyToFailCronJob\run(), ilSurveyCronNotification\run(), ilConsultationHourCron\run(), ilCalendarCronRemoteReader\run(), ilCertificateCron\run(), ilCleanCOPageHistoryCronjob\run(), ilLDAPCronSynchronization\run(), ilLTICronOutcomeService\run(), ilMembershipCronMinMembers\run(), ilMembershipCronNotifications\run(), ilOerHarvester\run(), ilLuceneIndexer\run(), ilSkillNotifications\run(), ilLPCronObjectStatistics\run(), ilCronDeleteInactivatedUserAccounts\run(), and ilCronDeleteNeverLoggedInUserAccounts\run().
| const ilCronJobResult::STATUS_OK = 3 |
Definition at line 25 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), getValidStatus(), ilBookCronNotification\run(), ilBookingPrefBookCron\run(), ilXapiResultsCronjob\run(), ilTimingsCronReminder\run(), ilExcCronFeedbackNotification\run(), ilExcCronReminders\run(), ilForumCronNotification\run(), ilCronUpdateOrgUnitPaths\run(), ilPrgInvalidateExpiredProgressesCronJob\run(), ilPrgRestartAssignmentsCronJob\run(), ilPrgUpdateProgressCronJob\run(), ilPrgUserNotRestartedCronJob\run(), ilPrgUserRiskyToFailCronJob\run(), ilSurveyCronNotification\run(), ilCronFinishUnfinishedTestPasses\run(), ilConsultationHourCron\run(), ilCalendarCronRemoteReader\run(), ilCertificateCron\run(), ilCleanCOPageHistoryCronjob\run(), ilFileSystemCleanTempDirCron\run(), ilLDAPCronSynchronization\run(), ilLoggerCronCleanErrorFiles\run(), ilLTICronOutcomeService\run(), ilMailCronNotification\run(), ilMailCronOrphanedMails\run(), ilMembershipCronMinMembers\run(), ilMembershipCronNotifications\run(), ilOerHarvester\run(), ilLuceneIndexer\run(), ilSkillNotifications\run(), ilSCCronTrash\run(), ilLPCronObjectStatistics\run(), ilCronDeleteInactivatedUserAccounts\run(), ilCronDeleteNeverLoggedInUserAccounts\run(), and ilCronEcsTaskScheduler\run().
| const ilCronJobResult::STATUS_RESET = 5 |
Definition at line 27 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), getValidStatus(), and ilCronManagerImpl\resetJob().