ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Data Fields | |
const | ATTACHED = 'attached' |
const | IN_PROGRESS = 'in_progress' |
const | FAILED = 'failed' |
const | FINISHED = 'finished' |
Definition at line 24 of file class.ilCronConstants.php.
const ilCronConstants::ATTACHED = 'attached' |
Definition at line 26 of file class.ilCronConstants.php.
const ilCronConstants::FAILED = 'failed' |
Definition at line 28 of file class.ilCronConstants.php.
const ilCronConstants::FINISHED = 'finished' |
Definition at line 29 of file class.ilCronConstants.php.
const ilCronConstants::IN_PROGRESS = 'in_progress' |
Definition at line 27 of file class.ilCronConstants.php.
Referenced by ilCertificateAppEventListener\handleCompletedStudyProgramme(), and ilCertificateAppEventListener\processEntry().