ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
getInput () | |
| |
![]() | |
setInput (array $values) | |
getOutput () | |
getInput () | |
getType () | |
unfoldTask () | |
Unfold the task. More... | |
getRemoveOption () | |
| |
getAbortOption () | |
| |
![]() | |
getInputTypes () | |
getOutputType () | |
![]() | |
run (array $input, Observer $observer) | |
isStateless () | |
getExpectedTimeOfTaskInSeconds () | |
Additional Inherited Members | |
![]() | |
const | MAIN_REMOVE = 'bt_main_remove' |
const | MAIN_ABORT = 'bt_main_abort' |
![]() | |
checkTypes (array $values) | |
extractType ($value) | |
![]() | |
array | $input = [] |
Value | $output |
Definition at line 28 of file AbstractJob.php.
ILIAS\BackgroundTasks\Implementation\Tasks\AbstractJob::getInput | ( | ) |
Implements ILIAS\BackgroundTasks\Task\Job.
Definition at line 34 of file AbstractJob.php.
References ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask\$input.