|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ILIAS\BackgroundTasks\Task:
Collaboration diagram for ILIAS\BackgroundTasks\Task:Public Member Functions | |
| getType () | |
| getInputTypes () | |
| getOutputType () | |
| getOutput () | |
| setInput (array $values) | |
| getInput () | |
| unfoldTask () | |
| getRemoveOption () | |
| getAbortOption () | |
| ILIAS\BackgroundTasks\Task::getAbortOption | ( | ) |
Implemented in ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask.
| ILIAS\BackgroundTasks\Task::getInput | ( | ) |
Implemented in ILIAS\BackgroundTasks\Implementation\Tasks\AbstractJob, ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask, and ILIAS\BackgroundTasks\Task\Job.
Referenced by ILIAS\BackgroundTasks\Implementation\Persistence\BasicPersistence\saveTask().
Here is the caller graph for this function:| ILIAS\BackgroundTasks\Task::getInputTypes | ( | ) |
Implemented in ilExDownloadSubmissionsZipInteraction, ilExerciseManagementCollectFilesJob, ilSubmissionsZipJob, ILIAS\File\Sanitation\DownloadSanitationReportUserInteraction, ILIAS\File\Sanitation\SanitationReportJob, ilCheckSumOfWorkspaceFileSizesJob, ilCollectWorkspaceFilesJob, ilCopyWorkspaceFilesToTempDirectoryJob, ilSumOfWorkspaceFileSizesTooLargeInteraction, ilCheckSumOfFileSizesJob, ilCollectFilesJob, ilCopyFilesToTempDirectoryJob, ilZipJob, ilDownloadZipInteraction, ilSumOfFileSizesTooLargeInteraction, ilCalendarCopyFilesToTempDirectoryJob, ilCalendarDownloadZipInteraction, ilCalendarZipJob, ilMailDeliveryJob, ilMailDeliveryJobUserInteraction, ilMassMailDeliveryJob, ILIAS\BackgroundTasks\Implementation\Tasks\Aggregation\ConcatenationJob, ILIAS\BackgroundTasks\Implementation\Tasks\DownloadInteger, ILIAS\BackgroundTasks\Implementation\Tasks\NotFoundUserInteraction, ILIAS\BackgroundTasks\Implementation\Tasks\PlusJob, and ILIAS\BackgroundTasks\Implementation\Tasks\SlowPlusJob.
Referenced by ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask\checkTypes().
Here is the caller graph for this function:| ILIAS\BackgroundTasks\Task::getOutput | ( | ) |
Implemented in ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask.
| ILIAS\BackgroundTasks\Task::getOutputType | ( | ) |
Implemented in ilExDownloadSubmissionsZipInteraction, ilExerciseManagementCollectFilesJob, ilSubmissionsZipJob, ILIAS\File\Sanitation\DownloadSanitationReportUserInteraction, ILIAS\File\Sanitation\SanitationReportJob, ilCheckSumOfWorkspaceFileSizesJob, ilCollectWorkspaceFilesJob, ilCopyWorkspaceFilesToTempDirectoryJob, ilSumOfWorkspaceFileSizesTooLargeInteraction, ilCheckSumOfFileSizesJob, ilCollectFilesJob, ilCopyFilesToTempDirectoryJob, ilZipJob, ilDownloadZipInteraction, ilSumOfFileSizesTooLargeInteraction, ilCalendarCopyFilesToTempDirectoryJob, ilCalendarDownloadZipInteraction, ilCalendarZipJob, ilMailDeliveryJob, ilMailDeliveryJobUserInteraction, ilMassMailDeliveryJob, ILIAS\BackgroundTasks\Implementation\Tasks\Aggregation\ConcatenationJob, ILIAS\BackgroundTasks\Implementation\Tasks\DownloadInteger, ILIAS\BackgroundTasks\Implementation\Tasks\NotFoundUserInteraction, ILIAS\BackgroundTasks\Implementation\Tasks\PlusJob, and ILIAS\BackgroundTasks\Implementation\Tasks\SlowPlusJob.
Referenced by ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask\getOutput().
Here is the caller graph for this function:| ILIAS\BackgroundTasks\Task::getRemoveOption | ( | ) |
Implemented in ilExDownloadSubmissionsZipInteraction, ilSumOfWorkspaceFileSizesTooLargeInteraction, ilDownloadZipInteraction, ilSumOfFileSizesTooLargeInteraction, ilCalendarDownloadZipInteraction, ilMailDeliveryJobUserInteraction, and ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask.
| ILIAS\BackgroundTasks\Task::getType | ( | ) |
Implemented in ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask.
Referenced by ILIAS\BackgroundTasks\Implementation\Persistence\BasicPersistence\saveTask().
Here is the caller graph for this function:| ILIAS\BackgroundTasks\Task::setInput | ( | array | $values | ) |
| $values | (Value|Task)[] |
Implemented in ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask.
| ILIAS\BackgroundTasks\Task::unfoldTask | ( | ) |
Implemented in ILIAS\BackgroundTasks\Implementation\Tasks\AbstractTask.
Referenced by ILIAS\BackgroundTasks\Implementation\Bucket\BasicBucket\setTask().
Here is the caller graph for this function: