ILIAS
release_8 Revision v8.19
|
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 | ( | ) |
Definition at line 99 of file class.ilCronJobResult.php.
References $code.
Referenced by ilCronJobRepositoryImpl\updateJobResult().
|
static |
Definition at line 42 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableGUI\formatResultInfo().
ilCronJobResult::getDuration | ( | ) |
Definition at line 117 of file class.ilCronJobResult.php.
References $duration.
Referenced by ilCronJobRepositoryImpl\updateJobResult().
ilCronJobResult::getMessage | ( | ) |
Definition at line 84 of file class.ilCronJobResult.php.
References $message.
Referenced by ilCronJobRepositoryImpl\updateJobResult().
ilCronJobResult::getStatus | ( | ) |
Definition at line 51 of file class.ilCronJobResult.php.
References $status.
Referenced by ilCronJobRepositoryImpl\updateJobResult().
|
protected |
Definition at line 72 of file class.ilCronJobResult.php.
Referenced by setStatus().
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().
ilCronJobResult::setStatus | ( | int | $a_value | ) |
Definition at line 56 of file class.ilCronJobResult.php.
References getValidStatus().
Referenced by ilOerHarvester\run(), and ilCronEcsTaskScheduler\run().
|
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 ilCronManagerImpl\resetJob().
const ilCronJobResult::CODE_NO_RESULT = 'job_no_result' |
Definition at line 30 of file class.ilCronJobResult.php.
Referenced by CronJobEntityTest\getEntity().
const ilCronJobResult::CODE_SUPPOSED_CRASH = 'job_auto_deactivation_time_limit' |
Definition at line 32 of file class.ilCronJobResult.php.
Referenced by ilCronManagerImpl\runJob().
const ilCronJobResult::STATUS_CRASHED = 4 |
Definition at line 26 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableGUI\fillRow(), ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), ilCronEcsTaskScheduler\run(), ilCalendarCronRemoteReader\run(), and ilCronManagerImpl\runJob().
const ilCronJobResult::STATUS_FAIL = 6 |
Definition at line 28 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 23 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), and ilCronManagerImpl\runJob().
const ilCronJobResult::STATUS_NO_ACTION = 2 |
Definition at line 24 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), ilCronDeleteInactiveUserAccounts\hasCustomSettings(), ilUserCronCheckAccounts\hasFlexibleSchedule(), ilOerHarvester\run(), ilLuceneIndexer\run(), ilMembershipCronMinMembers\run(), ilLTICronOutcomeService\run(), ilPrgUserRiskyToFailCronJob\run(), ilLDAPCronSynchronization\run(), ilBookingPrefBookCron\run(), ilPrgUserNotRestartedCronJob\run(), ilSurveyCronNotification\run(), ilExcCronFeedbackNotification\run(), ilExcCronReminders\run(), ilBookCronNotification\run(), ilConsultationHourCron\run(), ilPrgUpdateProgressCronJob\run(), ilMembershipCronNotifications\run(), ilLPCronObjectStatistics\run(), ilPrgRestartAssignmentsCronJob\run(), ilCleanCOPageHistoryCronjob\run(), ilSkillNotifications\run(), ilCalendarCronRemoteReader\run(), ilForumCronNotification\run(), ilCronDeleteNeverLoggedInUserAccounts\run(), ilCertificateCron\run(), and ilCronDeleteInactivatedUserAccounts\run().
const ilCronJobResult::STATUS_OK = 3 |
Definition at line 25 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), CronJobEntityTest\getEntity(), ilCronDeleteInactiveUserAccounts\hasCustomSettings(), ilUserCronCheckAccounts\hasFlexibleSchedule(), ilOerHarvester\run(), ilLuceneIndexer\run(), ilCronEcsTaskScheduler\run(), ilMembershipCronMinMembers\run(), ilCronUpdateOrgUnitPaths\run(), ilLTICronOutcomeService\run(), ilPrgUserRiskyToFailCronJob\run(), ilLDAPCronSynchronization\run(), ilBookingPrefBookCron\run(), ilLoggerCronCleanErrorFiles\run(), ilPrgUserNotRestartedCronJob\run(), ilExcCronFeedbackNotification\run(), ilSurveyCronNotification\run(), ilConsultationHourCron\run(), ilBookCronNotification\run(), ilPrgUpdateProgressCronJob\run(), ilExcCronReminders\run(), ilLPCronObjectStatistics\run(), ilPrgInvalidateExpiredProgressesCronJob\run(), ilMembershipCronNotifications\run(), ilPrgRestartAssignmentsCronJob\run(), ilSkillNotifications\run(), ilCleanCOPageHistoryCronjob\run(), ilTimingsCronReminder\run(), ilFileSystemCleanTempDirCron\run(), ilCalendarCronRemoteReader\run(), ilMailCronNotification\run(), ilCronFinishUnfinishedTestPasses\run(), ilForumCronNotification\run(), ilXapiResultsCronjob\run(), ilCronDeleteNeverLoggedInUserAccounts\run(), ilCertificateCron\run(), ilCronDeleteInactivatedUserAccounts\run(), ilSCCronTrash\run(), and ilMailCronOrphanedMails\run().
const ilCronJobResult::STATUS_RESET = 5 |
Definition at line 27 of file class.ilCronJobResult.php.
Referenced by ilCronManagerTableFilterMediator\filter(), ilCronManagerTableGUI\formatResult(), and ilCronManagerImpl\resetJob().