ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilCronConstants Class Reference
+ Collaboration diagram for ilCronConstants:

Data Fields

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

Detailed Description

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

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

Field Documentation

◆ ATTACHED

final const ilCronConstants::ATTACHED = 'attached'

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

◆ FAILED

final const ilCronConstants::FAILED = 'failed'

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

◆ FINISHED

final const ilCronConstants::FINISHED = 'finished'

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

◆ IN_PROGRESS

final const ilCronConstants::IN_PROGRESS = 'in_progress'

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