|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ilCronConstants: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().