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 $workflowExecution = null ][, string $namespace = null ]) : self
Parameters
- $workflowExecution : WorkflowExecution = null
- $namespace : string = null