{ "OID_TABLE": { "": "null;" } }
<?php
use Webfan\DescriptorType;
use Webfan\RuntimeInterface;
use Webfan\ConfigType;
use Webfan\ExecutionContextType;
use Webfan\Batch;
use Webfan\Baum;
use League\Pipeline\PipelineBuilder;
use League\Pipeline\Pipeline;
use League\Pipeline\StageInterface;
use frdlweb\StubHelperInterface;
use frdlweb\StubRunnerInterface;
use Frdlweb\WebAppInterface;
class Engine /* <interface>*/{
protected $currentProcessorContextType = null; /* remove this spec */
/* Webfan\Batch::class */
protected $Batch = null;
/* Webfan\Baum::class */
protected $DataPayload = null;
protected $ProgramPayload = null;
protected $OID_TABLE = null;
public function load(DescriptorType $program, $payload){}
public function process(?ExecutionContextType $program = null, ...$payload){}
public function info( Baum $newBatch = null ) : Baum{}
public function build(?DescriptorType $program = null, ...$payload){}
public function batch( Batch $newBatch = null ) : Batch{}
public function configure(?ConfigType $configurator = null, $payload){}
}
ID | RA | Kommentar | Erstellt | Geändert |
---|---|---|---|---|
Keine Einträge vorhanden |
Statischer Link zu dieser Seite