ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilMailDeliveryJob. More...
Public Member Functions | |||||||
run (array $input, Observer $observer) | |||||||
| |||||||
getInputTypes () | |||||||
| |||||||
isStateless () | |||||||
| |||||||
getExpectedTimeOfTaskInSeconds () | |||||||
| |||||||
getOutputType () | |||||||
| |||||||
![]() | |||||||
getInput () | |||||||
| |||||||
![]() | |||||||
setInput (array $values) | |||||||
getOutput () | |||||||
getInput () | |||||||
getType () | |||||||
unfoldTask () | |||||||
Unfold the task. More... | |||||||
getRemoveOption () | |||||||
| |||||||
getAbortOption () | |||||||
| |||||||
getType () | |||||||
getInputTypes () | |||||||
getOutputType () | |||||||
getOutput () | |||||||
setInput (array $values) | |||||||
getInput () | |||||||
unfoldTask () | |||||||
getRemoveOption () | |||||||
getAbortOption () | |||||||
run (array $input, Observer $observer) | |||||||
isStateless () | |||||||
getInput () | |||||||
getExpectedTimeOfTaskInSeconds () | |||||||
Additional Inherited Members | |
![]() | |
const | MAIN_REMOVE = 'bt_main_remove' |
const | MAIN_ABORT = 'bt_main_abort' |
![]() | |
checkTypes ($values) | |
extractType ($value) | |
![]() | |
$input = [] | |
$output | |
Class ilMailDeliveryJob.
Definition at line 15 of file class.ilMailDeliveryJob.php.
ilMailDeliveryJob::getExpectedTimeOfTaskInSeconds | ( | ) |
Implements ILIAS\BackgroundTasks\Task\Job.
Definition at line 94 of file class.ilMailDeliveryJob.php.
ilMailDeliveryJob::getInputTypes | ( | ) |
Implements ILIAS\BackgroundTasks\Task.
Definition at line 66 of file class.ilMailDeliveryJob.php.
ilMailDeliveryJob::getOutputType | ( | ) |
Implements ILIAS\BackgroundTasks\Task.
Definition at line 102 of file class.ilMailDeliveryJob.php.
ilMailDeliveryJob::isStateless | ( | ) |
Implements ILIAS\BackgroundTasks\Task\Job.
Definition at line 86 of file class.ilMailDeliveryJob.php.
ilMailDeliveryJob::run | ( | array | $input, |
Observer | $observer | ||
) |
\ILIAS\BackgroundTasks\Value[] | $input | This will be a list of Values hinted by getInputTypes. |
Observer | $observer | Notify the bucket about your progress! |
Implements ILIAS\BackgroundTasks\Task\Job.
Definition at line 20 of file class.ilMailDeliveryJob.php.
References $DIC, ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask\$input, ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask\$output, and ANONYMOUS_USER_ID.