ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Data Fields | |
const | ATTACHED = 'attached' |
const | IN_PROGRESS = 'in_progress' |
const | FAILED = 'failed' |
const | FINISHED = 'finished' |
Definition at line 7 of file class.ilCronConstants.php.
const ilCronConstants::ATTACHED = 'attached' |
Definition at line 9 of file class.ilCronConstants.php.
const ilCronConstants::FAILED = 'failed' |
Definition at line 11 of file class.ilCronConstants.php.
const ilCronConstants::FINISHED = 'finished' |
Definition at line 12 of file class.ilCronConstants.php.
const ilCronConstants::IN_PROGRESS = 'in_progress' |
Definition at line 10 of file class.ilCronConstants.php.
Referenced by ilCertificateAppEventListener\handleCompletedStudyProgramme(), and ilCertificateAppEventListener\processEntry().