UpdateWithStartOutput
in package
FinalYes
Table of Contents
Properties
- $execution : WorkflowExecution
- $handle : UpdateHandle|Throwable
Methods
- __construct() : mixed
Properties
$execution read-only
public
WorkflowExecution
$execution
$handle read-only
public
UpdateHandle|Throwable
$handle
Methods
__construct()
public
__construct(WorkflowExecution $execution, UpdateHandle|Throwable $handle) : mixed
Parameters
- $execution : WorkflowExecution
- $handle : UpdateHandle|Throwable