ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilCronConstants Class Reference
+ Collaboration diagram for ilCronConstants:

Data Fields

const ATTACHED = 'attached'
 
const IN_PROGRESS = 'in_progress'
 
const FAILED = 'failed'
 
const FINISHED = 'finished'
 

Detailed Description

Author
Niels Theen nthee.nosp@m.n@da.nosp@m.tabay.nosp@m..de

Definition at line 7 of file class.ilCronConstants.php.

Field Documentation

◆ ATTACHED

const ilCronConstants::ATTACHED = 'attached'

Definition at line 9 of file class.ilCronConstants.php.

◆ FAILED

const ilCronConstants::FAILED = 'failed'

Definition at line 11 of file class.ilCronConstants.php.

◆ FINISHED

const ilCronConstants::FINISHED = 'finished'

Definition at line 12 of file class.ilCronConstants.php.

◆ IN_PROGRESS

const ilCronConstants::IN_PROGRESS = 'in_progress'

The documentation for this class was generated from the following file: