Recipient
implements
ValueObjectInterface
Table of Contents
Interfaces
- ValueObjectInterface
Constants
-
FLOW_OWNER
= 'flowOwner'
-
TASK_FLOW_OWNER
= 'taskFlowOwner'
Methods
-
__construct()
: mixed
-
getType()
: string
-
getValue()
: array<string|int, mixed>
FLOW_OWNER
public
mixed
FLOW_OWNER
= 'flowOwner'
TASK_FLOW_OWNER
public
mixed
TASK_FLOW_OWNER
= 'taskFlowOwner'
__construct()
public
__construct(string $type[, int $value = null ]) : mixed
Parameters
-
$type
: string
-
-
$value
: int
= null
-
getType()
public
getType() : string
getValue()
public
getValue() : array<string|int, mixed>
Return values
array<string|int, mixed>