Workflow
FinalYes
Table of Contents
Properties
- $id : string
Methods
- __construct() : mixed
- getFaces() : array<string|int, mixed>|null
- getTemplateName() : string|null
- isWorkflowShowInTimeline() : bool
Properties
$id read-only
public
string
$id
Methods
__construct()
public
__construct(string $workflowId) : mixed
Parameters
- $workflowId : string
getFaces()
public
getFaces([int $runningTaskId = null ]) : array<string|int, mixed>|null
Parameters
- $runningTaskId : int = null
Return values
array<string|int, mixed>|nullgetTemplateName()
public
getTemplateName() : string|null
Return values
string|nullisWorkflowShowInTimeline()
public
isWorkflowShowInTimeline() : bool