You are here

public property KalturaBatchJob::$parentJobId in Kaltura 6.2

When one job creates another - the parent should set this parentJobId to be its own id.

Type: int

File

kaltura_client/KalturaClient.php, line 891

Class

KalturaBatchJob

Code

public $parentJobId = null;