DescribeInput
in package
Tags
Table of Contents
Properties
- $namespace : string
- $workflowExecution : WorkflowExecution
Methods
- with() : self
Properties
$namespace read-only
public
string
$namespace
$workflowExecution read-only
public
WorkflowExecution
$workflowExecution
Methods
with()
public
with([WorkflowExecution|null $workflowExecution = null ][, string|null $namespace = null ]) : self
Parameters
- $workflowExecution : WorkflowExecution|null = null
- $namespace : string|null = null