ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
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 24 of file class.ilCronConstants.php.

Field Documentation

◆ ATTACHED

const ilCronConstants::ATTACHED = 'attached'

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

◆ FAILED

const ilCronConstants::FAILED = 'failed'

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

◆ FINISHED

const ilCronConstants::FINISHED = 'finished'

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

◆ IN_PROGRESS

const ilCronConstants::IN_PROGRESS = 'in_progress'

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