ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
run (array $input, Observer $observer) | |
isStateless () | |
getInput () | |
getExpectedTimeOfTaskInSeconds () | |
![]() | |
getType () | |
getInputTypes () | |
getOutputType () | |
getOutput () | |
setInput (array $values) | |
unfoldTask () | |
getRemoveOption () | |
getAbortOption () | |
ILIAS\BackgroundTasks\Task\Job::getExpectedTimeOfTaskInSeconds | ( | ) |
Implemented in ilCollectFilesJob, ilCollectWorkspaceFilesJob, ilCopyFilesToTempDirectoryJob, ilCheckSumOfWorkspaceFileSizesJob, ilCheckSumOfFileSizesJob, ilCopyWorkspaceFilesToTempDirectoryJob, ilExerciseManagementCollectFilesJob, ilCalendarCopyFilesToTempDirectoryJob, ilMassMailDeliveryJob, ilMailDeliveryJob, ILIAS\BackgroundTasks\Implementation\Tasks\SlowPlusJob, ilSubmissionsZipJob, ilZipJob, ILIAS\BackgroundTasks\Implementation\Tasks\Aggregation\ConcatenationJob, ILIAS\BackgroundTasks\Implementation\Tasks\PlusJob, ilCalendarZipJob, and ILIAS\File\Sanitation\SanitationReportJob.
ILIAS\BackgroundTasks\Task\Job::getInput | ( | ) |
Implements ILIAS\BackgroundTasks\Task.
Implemented in ILIAS\BackgroundTasks\Implementation\Tasks\AbstractJob.
ILIAS\BackgroundTasks\Task\Job::isStateless | ( | ) |
Implemented in ilMassMailDeliveryJob, ilExerciseManagementCollectFilesJob, ilMailDeliveryJob, ILIAS\BackgroundTasks\Implementation\Tasks\SlowPlusJob, ILIAS\BackgroundTasks\Implementation\Tasks\PlusJob, ilCheckSumOfWorkspaceFileSizesJob, ilCheckSumOfFileSizesJob, ilCollectWorkspaceFilesJob, ilCopyFilesToTempDirectoryJob, ilCopyWorkspaceFilesToTempDirectoryJob, ilCollectFilesJob, ilCalendarCopyFilesToTempDirectoryJob, ilZipJob, ilSubmissionsZipJob, ilCalendarZipJob, ILIAS\BackgroundTasks\Implementation\Tasks\Aggregation\ConcatenationJob, and ILIAS\File\Sanitation\SanitationReportJob.
ILIAS\BackgroundTasks\Task\Job::run | ( | array | $input, |
Observer | $observer | ||
) |
Implemented in ilExerciseManagementCollectFilesJob, ilCopyFilesToTempDirectoryJob, ilCopyWorkspaceFilesToTempDirectoryJob, ilCalendarCopyFilesToTempDirectoryJob, ilMassMailDeliveryJob, ilMailDeliveryJob, and ILIAS\File\Sanitation\SanitationReportJob.
Referenced by ILIAS\BackgroundTasks\Implementation\Tasks\PlusJob\getOutputType(), and ILIAS\BackgroundTasks\Implementation\Tasks\SlowPlusJob\getOutputType().