CancelExternalWorkflowInput
in package
FinalYes
Tags
Table of Contents
Properties
- $namespace : string
- $runId : string|null
- $workflowId : string
Methods
- with() : self
Properties
$namespace read-only
public
string
$namespace
$runId read-only
public
string|null
$runId
$workflowId read-only
public
string
$workflowId
Methods
with()
public
with([string|null $namespace = null ][, string|null $workflowId = null ][, string|null $runId = null ]) : self
Parameters
- $namespace : string|null = null
- $workflowId : string|null = null
- $runId : string|null = null