8use Psr\Http\Message\StreamInterface;
35 $this->processors[] = $processor;
46 foreach ($this->processors as $processor) {
48 $result = $processor->process($stream, $metadata);
59 }
catch (\Exception $ex) {
An exception for terminatinating execution or to throw for unit testing.
const REJECTED
Upload got rejected by a processor.
Class PreProcessorManagerImpl.
with(PreProcessor $processor)
@inheritDoc
process(FileStream $stream, Metadata $metadata)
@inheritDoc
Class PreProcessorManager.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...