StartInput
in package
Tags
Table of Contents
Properties
- $arguments : ValuesInterface
- $header : HeaderInterface
- $options : WorkflowOptions
- $workflowId : string
- $workflowType : string
Methods
- with() : self
Properties
$arguments read-only
public
ValuesInterface
$arguments
$header read-only
public
HeaderInterface
$header
$options read-only
public
WorkflowOptions
$options
$workflowId read-only
public
string
$workflowId
$workflowType read-only
public
string
$workflowType
Methods
with()
public
with([HeaderInterface $header = null ][, ValuesInterface $arguments = null ][, WorkflowOptions $options = null ]) : self
Parameters
- $header : HeaderInterface = null
- $arguments : ValuesInterface = null
- $options : WorkflowOptions = null